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

  /src/sys/dev/pci/
amr.c 146 u_short apt_vendor; member in struct:amr_pci_type
254 if (PCI_VENDOR(pa->pa_id) == amr_pci_type[i].apt_vendor &&
296 if (PCI_VENDOR(pa->pa_id) == amr_pci_type[i].apt_vendor &&
amr.c 146 u_short apt_vendor; member in struct:amr_pci_type
254 if (PCI_VENDOR(pa->pa_id) == amr_pci_type[i].apt_vendor &&
296 if (PCI_VENDOR(pa->pa_id) == amr_pci_type[i].apt_vendor &&

Completed in 74 milliseconds