Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_acx_pci.c168 acx_detach(sc); in acx_pci_detach()
/openbsd/sys/dev/cardbus/
H A Dif_acx_cardbus.c185 error = acx_detach(sc); in acx_cardbus_detach()
/openbsd/sys/dev/ic/
H A Dacxvar.h486 int acx_detach(void *);
H A Dacx.c128 int acx_detach(void *);
377 acx_detach(void *xsc) in acx_detach() function