Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_os.c88 static int qls_pci_attach (device_t);
100 DEVMETHOD(device_attach, qls_pci_attach),
325 qls_pci_attach(device_t dev) in qls_pci_attach() function