/src/sys/dev/pci/ |
if_aq.c | 1443 static int aq_detach(device_t, int); 1573 aq_match, aq_attach, aq_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN); 2018 aq_detach(self, 0); 2022 aq_detach(device_t self, int flags __unused) function in typeref:typename:int
|
if_aq.c | 1443 static int aq_detach(device_t, int); 1573 aq_match, aq_attach, aq_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN); 2018 aq_detach(self, 0); 2022 aq_detach(device_t self, int flags __unused) function in typeref:typename:int
|
if_aq.c | 1443 static int aq_detach(device_t, int); 1573 aq_match, aq_attach, aq_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN); 2018 aq_detach(self, 0); 2022 aq_detach(device_t self, int flags __unused) function in typeref:typename:int
|