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

  /src/sys/dev/pci/
if_wi_pci.c 91 static int wi_pci_match(device_t, cfdata_t, void *);
100 wi_pci_match, wi_pci_attach, NULL, NULL);
201 wi_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 32 milliseconds