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

  /src/sys/dev/pci/
if_ex_pci.c 91 static int ex_pci_match(device_t, cfdata_t, void *);
101 ex_pci_match, ex_pci_attach, NULL, NULL);
191 ex_pci_match(device_t parent, cfdata_t match, function in typeref:typename:int

Completed in 58 milliseconds