Searched refs:isci_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/isci/
H A Disci.c65 static int isci_detach(device_t);
78 DEVMETHOD(device_detach, isci_detach),
176 isci_detach(device);
187 isci_detach(device_t device) function

Completed in 215 milliseconds