Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c161 static int init_driver_props(struct adapter *sc, struct driver_properties *p);
361 (void)init_driver_props(sc, prp); in t4_devo_attach()
1899 init_driver_props(struct adapter *sc, struct driver_properties *p) in init_driver_props() function