Searched refs:subsystem_vendor_id (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/sys/dev/bktr/
H A Dbktr_card.c690 unsigned int subsystem_vendor_id; /* vendors PCI-SIG ID */ local
705 subsystem_vendor_id = (byte_254 << 8) | byte_255;
709 subsystem_vendor_id, subsystem_id);
711 if (subsystem_vendor_id == PCI_VENDOR_AVERMEDIA) {
718 if (subsystem_vendor_id == PCI_VENDOR_HAUPPAUGE) {
725 if ((subsystem_vendor_id == PCI_VENDOR_FLYVIDEO)
726 || (subsystem_vendor_id == PCI_VENDOR_FLYVIDEO_2) ) {
733 if (subsystem_vendor_id == PCI_VENDOR_STB) {
740 if (subsystem_vendor_id == PCI_VENDOR_ASKEY) {
747 if ((subsystem_vendor_id
[all...]
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.h274 u16 subsystem_vendor_id; member in struct:e1000_hw
H A De1000_i210.c434 *data = hw->subsystem_vendor_id;
H A De1000_hw.h977 u16 subsystem_vendor_id; member in struct:e1000_hw
H A Dif_lem.c2129 adapter->hw.subsystem_vendor_id =
H A Dif_em.c2452 adapter->hw.subsystem_vendor_id =
H A Dif_igb.c2426 adapter->hw.subsystem_vendor_id =
/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxgehal-regs.h1207 u16 subsystem_vendor_id; // 0x2c member in struct:xge_hal_pci_config_le_t
1272 u16 subsystem_vendor_id; // 0x2c member in struct:xge_hal_pci_config_t
1330 u16 subsystem_vendor_id; // 0x2c
/freebsd-9.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-regs.h66 u16 subsystem_vendor_id; /* 0x2c */ member in struct:vxge_hal_pci_config_le_t
110 u16 subsystem_vendor_id; /* 0x2c */ member in struct:vxge_hal_pci_config_t
147 u16 subsystem_vendor_id; /* 0x2c */
H A Dvxgehal-mgmt.c89 hldev->pci_config_space_bios.subsystem_vendor_id;
H A Dvxgehal-mgmtaux.c224 __HAL_AUX_ENTRY("subsystem_vendor_id", pci_config->subsystem_vendor_id,
/freebsd-9.3-release/sys/dev/ixgb/
H A Dixgb_hw.h715 uint16_t subsystem_vendor_id;/* subsystem vendor id from PCI configuration space */ member in struct:ixgb_hw
H A Dif_ixgb.c1219 adapter->hw.subsystem_vendor_id = pci_read_config(dev, PCIR_SUBVEND_0, 2);
/freebsd-9.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-mgmt.c73 xge_offsetof(xge_hal_pci_config_le_t, subsystem_vendor_id),
H A Dxgehal-mgmtaux.c1179 __HAL_AUX_ENTRY("subsystem_vendor_id", pci_config.subsystem_vendor_id,
H A Dxgehal-device.c5336 xge_offsetof(xge_hal_pci_config_le_t, subsystem_vendor_id),
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_type.h3244 u16 subsystem_vendor_id; member in struct:ixgbe_hw
H A Dixv.c1571 adapter->hw.subsystem_vendor_id =
H A Dixgbe.c2193 hw->subsystem_vendor_id =

Completed in 302 milliseconds