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

  /src/sys/dev/pci/
cmpci.c 106 static int cmpci_match(device_t, cfdata_t, void *);
110 cmpci_match, cmpci_attach, NULL, NULL);
339 cmpci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 14 milliseconds