Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c95 static int t4_devo_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
103 .devo_attach = t4_devo_attach,
299 t4_devo_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in t4_devo_attach() function