Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/isci/
HDisci.c63 static int isci_detach(device_t);
76 DEVMETHOD(device_detach, isci_detach),
174 isci_detach(device); in isci_attach()
185 isci_detach(device_t device) in isci_detach() function