Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dif_le_pci.c114 static device_probe_t le_pci_probe; variable
122 DEVMETHOD(device_probe, le_pci_probe),
272 le_pci_probe(device_t dev) in le_pci_probe() function