Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Dtcpcib.c101 static void tcpcib_childdet(device_t, device_t);
113 tcpcib_rescan, tcpcib_childdet);
285 tcpcib_childdet(device_t self, device_t child) in tcpcib_childdet() function