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

  /src/sys/dev/pci/
if_athn_pci.c 78 Static int athn_pci_match(device_t, cfdata_t, void *);
83 CFATTACH_DECL_NEW(athn_pci, sizeof(struct athn_pci_softc), athn_pci_match,
94 athn_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:Static int
if_athn_pci.c 78 Static int athn_pci_match(device_t, cfdata_t, void *);
83 CFATTACH_DECL_NEW(athn_pci, sizeof(struct athn_pci_softc), athn_pci_match,
94 athn_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:Static int

Completed in 25 milliseconds