HomeSort by: relevance | last modified time | path
    Searched defs:aq_detach (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 81 milliseconds