Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichsmb/
H A Dichsmb_var.h86 extern int ichsmb_detach(device_t dev);
H A Dichsmb_pci.c242 DEVMETHOD(device_detach, ichsmb_detach),
H A Dichsmb.c691 ichsmb_detach(device_t dev) in ichsmb_detach() function