HomeSort by: relevance | last modified time | path
    Searched refs:PCI_VENDOR_ADVSYS (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/
adv_pci.c 96 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ADVSYS)
124 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ADVSYS)
adw_pci.c 82 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ADVSYS)
111 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ADVSYS)
pcidevs_data.h 243 PCI_VENDOR_ADVSYS, 576, 6, 427, 0,
1072 PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_1200A,
1074 PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_1200B,
1076 PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_ULTRA,
1078 PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_WIDE,
1080 PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_U2W,
1082 PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_U3W,
    [all...]
pcidevs.h 265 #define PCI_VENDOR_ADVSYS 0x10cd /* Advanced System Products */
  /src/sys/dev/cardbus/
adv_cardbus.c 95 if (PCI_VENDOR(ca->ca_id) == PCI_VENDOR_ADVSYS &&
117 if (PCI_VENDOR(ca->ca_id) == PCI_VENDOR_ADVSYS) {
  /src/sys/dev/ic/
adwlib.c 186 PCI_VENDOR_ADVSYS, /* 58 subsysvid */
232 PCI_VENDOR_ADVSYS, /* 58 subsysvid */

Completed in 146 milliseconds