Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dbtbc.c106 static int btbc_detach(device_t, int);
128 btbc_match, btbc_attach, btbc_detach, NULL);
205 btbc_detach(device_t self, int flags) in btbc_detach() function