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

  /src/sys/dev/pci/
if_ntwoc_pci.c 116 static int ntwoc_pci_match(device_t, cfdata_t, void *);
129 ntwoc_pci_match, ntwoc_pci_attach, NULL, NULL);
178 ntwoc_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
if_ntwoc_pci.c 116 static int ntwoc_pci_match(device_t, cfdata_t, void *);
129 ntwoc_pci_match, ntwoc_pci_attach, NULL, NULL);
178 ntwoc_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 50 milliseconds