Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dspc_pcmcia.c154 error = spc_detach(self, flags); in spc_pcmcia_detach()
/netbsd-src/sys/dev/ic/
H A Dmb89352var.h233 int spc_detach(device_t, int);
H A Dmb89352.c322 spc_detach(device_t self, int flags) in spc_detach() function