Home
last modified time | relevance | path

Searched refs:set_params__post_init (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c151 static int set_params__post_init(struct adapter *);
495 rc = set_params__post_init(sc); in t4_devo_attach()
1734 set_params__post_init(struct adapter *sc) in set_params__post_init() function