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

  /src/sys/dev/pci/
if_aq.c 1441 static int aq_match(device_t, cfdata_t, void *);
1573 aq_match, aq_attach, aq_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
1697 aq_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_aq.c 1441 static int aq_match(device_t, cfdata_t, void *);
1573 aq_match, aq_attach, aq_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
1697 aq_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_aq.c 1441 static int aq_match(device_t, cfdata_t, void *);
1573 aq_match, aq_attach, aq_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
1697 aq_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 45 milliseconds