Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c163 static int qlnx_pci_probe (device_t);
184 DEVMETHOD(device_probe, qlnx_pci_probe),
210 DEVMETHOD(device_probe, qlnx_pci_probe),
362 qlnx_pci_probe(device_t dev) in qlnx_pci_probe() function