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

/freebsd-11.0-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-11.0-release/sys/dev/e1000/
H A De1000_vf.h276 u16 subsystem_vendor_id; member in struct:e1000_hw
H A De1000_i210.c475 *data = hw->subsystem_vendor_id;
H A De1000_hw.h1017 u16 subsystem_vendor_id; member in struct:e1000_hw
H A Dif_lem.c2235 adapter->hw.subsystem_vendor_id =
H A Dif_em.c2511 adapter->hw.subsystem_vendor_id =
H A Dif_igb.c2318 adapter->hw.subsystem_vendor_id =
/freebsd-11.0-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-11.0-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-11.0-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.c1222 adapter->hw.subsystem_vendor_id = pci_read_config(dev, PCIR_SUBVEND_0, 2);
/freebsd-11.0-release/sys/dev/ixl/
H A Di40e_type.h617 u16 subsystem_vendor_id; member in struct:i40e_hw
H A Dif_ixlv.c994 hw->subsystem_vendor_id =
H A Dixl_pf_main.c1585 hw->subsystem_vendor_id =
/freebsd-11.0-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.c5335 xge_offsetof(xge_hal_pci_config_le_t, subsystem_vendor_id),
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dif_ixv.c1251 hw->subsystem_vendor_id =
H A Dixgbe_type.h3895 u16 subsystem_vendor_id; member in struct:ixgbe_hw
H A Dif_ix.c2311 hw->subsystem_vendor_id =

Completed in 449 milliseconds