Searched refs:twe_rescan (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | twe.c | 104 static int twe_rescan(device_t, const char *, const int *); 128 twe_match, twe_attach, NULL, NULL, twe_rescan, NULL, 0); 454 twe_rescan(self, NULL, NULL); in twe_attach() 485 twe_rescan(device_t self, const char *ifattr, const int *locs) in twe_rescan() function
|