Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichsmb/
H A Dichsmb_pci.c230 static int ichsmb_pci_probe(device_t dev);
240 DEVMETHOD(device_probe, ichsmb_pci_probe),
269 ichsmb_pci_probe(device_t dev) in ichsmb_pci_probe() function