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

  /src/sys/dev/pci/
if_ep_pci.c 100 static int ep_pci_match(device_t , cfdata_t, void *);
104 ep_pci_match, ep_pci_attach, NULL, NULL);
165 ep_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds