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

  /src/sys/dev/pci/
if_hme_pci.c 68 void hmeattach_pci(device_t, device_t, void *);
71 hmematch_pci, hmeattach_pci, NULL, NULL);
112 hmeattach_pci(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_hme_pci.c 68 void hmeattach_pci(device_t, device_t, void *);
71 hmematch_pci, hmeattach_pci, NULL, NULL);
112 hmeattach_pci(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds