Home
last modified time | relevance | path

Searched refs:revision_id (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/e1000/
H A De1000_82542.c200 if (hw->revision_id == E1000_REVISION_2) { in e1000_reset_hw_82542()
229 if (hw->revision_id == E1000_REVISION_2) { in e1000_reset_hw_82542()
258 if (hw->revision_id == E1000_REVISION_2) { in e1000_init_hw_82542()
270 if (hw->revision_id == E1000_REVISION_2) { in e1000_init_hw_82542()
H A De1000_vf.h280 u8 revision_id; member
H A De1000_hw.h1068 u8 revision_id; member
H A Dif_em.c2178 sc->hw.revision_id == E1000_REVISION_2) { in em_if_multi_set()
2206 sc->hw.revision_id == E1000_REVISION_2) { in em_if_multi_set()
2396 sc->hw.revision_id = pci_read_config(dev, PCIR_REVID, 1); in em_identify_hardware()
/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_fw_loader_handle.h20 unsigned int revision_id; member
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac_private.h219 uint8_t revision_id; member
H A Dhdac.c1615 sc->codecs[i].revision_id = in hdac_attach2()
1808 sc->codecs[cad].revision_id, sc->codecs[cad].stepping_id); in hdac_child_pnpinfo_method()
1829 *result = sc->codecs[cad].revision_id; in hdac_read_ivar()
H A Dhdac.h1001 HDA_ACCESSOR(revision_id, REVISION_ID, uint8_t);
/freebsd/sys/dev/liquidio/
H A Dlio_main.c143 uint8_t revision_id; member
202 uint8_t revision_id; in lio_probe() local
210 revision_id = pci_get_revid(dev); in lio_probe()
217 (revision_id == tbl->revision_id)) { in lio_probe()
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.h190 u32 revision_id; member
H A Dmthca_main.c685 mdev->rev_id = adapter.revision_id; in mthca_init_hca()
H A Dmthca_cmd.c1299 MTHCA_GET(adapter->revision_id, outbox, in mthca_QUERY_ADAPTER()
/freebsd/sys/dev/igc/
H A Digc_hw.h534 u8 revision_id; member
/freebsd/sys/dev/sym/
H A Dsym_defs.h93 unsigned short revision_id; member
H A Dsym_hipd.c1594 u_char revision_id; /* PCI device revision id */ member
1856 np->revision_id < 0x1 && in sym_fw2_patch()
2576 np->revision_id < 0x2) in sym_prepare_setting()
2600 np->revision_id >= 0x10 && np->revision_id <= 0x11) || in sym_prepare_setting()
2602 np->revision_id <= 0x1)) in sym_prepare_setting()
7737 if (np->device_id == PCI_ID_SYM53C896 && np->revision_id <= 1)
8352 if (revision > chip->revision_id)
8423 np->revision_id = pci_get_revid(dev);
/freebsd/sys/dev/iavf/
H A Diavf_type.h357 u8 revision_id; member
H A Diavf_lib.c141 hw->revision_id = pci_read_config(dev, PCIR_REVID, 1); in iavf_init_hw()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_x540.c711 if (hw->mac.type == ixgbe_mac_X540 && hw->revision_id == 0) { in ixgbe_update_flash_X540()
H A Dif_ixv.c1002 hw->revision_id = pci_get_revid(dev); in ixv_identify_hardware()
H A Dixgbe_type.h4256 u8 revision_id; member
/freebsd/sys/dev/ice/
H A Dice_type.h1089 u8 revision_id;
1065 u8 revision_id; global() member
/freebsd/sys/dev/ixl/
H A Di40e_type.h701 u8 revision_id; member
H A Dif_ixl.c380 hw->revision_id = pci_read_config(dev, PCIR_REVID, 1); in ixl_allocate_pci_resources()
/freebsd/sys/dev/qat/qat_common/
H A Dqat_uclo.c1178 PID_MAJOR_REV | (PID_MINOR_REV & handle->hal_handle->revision_id); in qat_uclo_parse_uof_obj()
1307 PID_MAJOR_REV | (PID_MINOR_REV & handle->hal_handle->revision_id); in qat_uclo_check_simg_compat()
H A Dqat_hal.c1069 handle->hal_handle->revision_id = accel_dev->accel_pci_dev.revid; in qat_hal_init()

12