Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/
H A Disci.c62 static int isci_attach(device_t);
73 DEVMETHOD(device_attach, isci_attach),
157 isci_attach(device_t device) in isci_attach() function