Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_twe.c65 static int ld_twe_detach(device_t, int);
78 ld_twe_match, ld_twe_attach, ld_twe_detach, NULL);
158 ld_twe_detach(device_t self, int flags) in ld_twe_detach() function