Searched refs:qla_pci_detach (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_os.c84 static int qla_pci_detach (device_t);
95 DEVMETHOD(device_detach, qla_pci_detach),
404 * Name: qla_pci_detach
408 qla_pci_detach(device_t dev) function
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_os.c90 static int qla_pci_detach (device_t);
109 DEVMETHOD(device_detach, qla_pci_detach),
573 * Name: qla_pci_detach
577 qla_pci_detach(device_t dev) function

Completed in 110 milliseconds