Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Dtcpcib.c99 static int tcpcib_detach(device_t, int);
112 tcpcib_match, tcpcib_attach, tcpcib_detach, NULL,
262 tcpcib_detach(device_t self, int flags) in tcpcib_detach() function