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

  /src/sys/dev/pci/
if_malo_pci.c 58 static int malo_pci_match(device_t parent, cfdata_t match, void *aux);
75 malo_pci_match, malo_pci_attach, malo_pci_detach, NULL);
89 malo_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
if_malo_pci.c 58 static int malo_pci_match(device_t parent, cfdata_t match, void *aux);
75 malo_pci_match, malo_pci_attach, malo_pci_detach, NULL);
89 malo_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 53 milliseconds