Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichsmb/
H A Dichsmb_var.h84 extern int ichsmb_probe(device_t dev);
H A Dichsmb_pci.c278 return (ichsmb_probe(dev)); in ichsmb_pci_probe()
H A Dichsmb.c96 ichsmb_probe(device_t dev) in ichsmb_probe() function