Searched refs:qla_pci_attach (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qlxgb/
H A Dqla_os.c83 static int qla_pci_attach (device_t);
94 DEVMETHOD(device_attach, qla_pci_attach),
230 * Name: qla_pci_attach
234 qla_pci_attach(device_t dev) function
/freebsd-current/sys/dev/qlxgbe/
H A Dql_os.c88 static int qla_pci_attach (device_t);
107 DEVMETHOD(device_attach, qla_pci_attach),
318 * Name: qla_pci_attach
322 qla_pci_attach(device_t dev) function

Completed in 161 milliseconds