| /freebsd/sys/dev/qlxgb/ |
| H A D | qla_ioctl.c | 137 pci_ids->rev_id = pci_read_config(pci_dev, PCIR_REVID, 1); in qla_eioctl()
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | pci_lpc.c | 544 revid = pci_config_read_reg(confp, nvl, PCIR_REVID, 1, LPC_REVID); in pci_lpc_init() 555 pci_set_cfgdata8(pi, PCIR_REVID, revid); in pci_lpc_init()
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_pci.c | 2153 rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic785X_setup() 2171 rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7860_setup() 2246 rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7880_setup() 2297 rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7890_setup() 2328 rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7895_setup()
|
| H A D | aic79xx_pci.c | 980 rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahd_aic790X_setup()
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_mgmt.c | 337 dev_info.pci_info.revision = pci_read_config(softc->dev, PCIR_REVID, 1); in bnxt_mgmt_get_dev_info()
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_virtio_input.c | 734 pci_set_cfgdata8(pi, PCIR_REVID, VIRTIO_REV_INPUT); in pci_vtinput_init()
|
| H A D | pci_emul.c | 379 case PCIR_REVID: in pci_config_read_reg() 2419 } else if (coff >= PCIR_COMMAND && coff < PCIR_REVID) { in pci_cfgrw()
|
| /freebsd/sys/dev/pci/ |
| H A D | pcireg.h | 111 #define PCIR_REVID 0x08 macro
|
| H A D | pci.c | 764 cfg->revid = REG(PCIR_REVID, 1); in pci_fill_devinfo() 6297 pci_write_config(dev, PCIR_REVID, dinfo->cfg.revid, 1); in pci_cfg_restore() 6421 dinfo->cfg.revid = pci_read_config(dev, PCIR_REVID, 1); in pci_cfg_save()
|
| /freebsd/sys/dev/qlxgbe/ |
| H A D | ql_ioctl.c | 340 pci_ids->rev_id = pci_read_config(pci_dev, PCIR_REVID, 1); in ql_eioctl()
|
| /freebsd/sys/dev/hyperv/pcib/ |
| H A D | vmbus_pcib.c | 1296 } else if (where >= PCIR_REVID && where + size <= in _hv_pcifront_read_config() 1299 PCIR_REVID, size); in _hv_pcifront_read_config()
|
| /freebsd/sys/dev/iavf/ |
| H A D | iavf_lib.c | 141 hw->revision_id = pci_read_config(dev, PCIR_REVID, 1); in iavf_init_hw()
|
| /freebsd/sys/dev/ixl/ |
| H A D | if_ixl.c | 380 hw->revision_id = pci_read_config(dev, PCIR_REVID, 1); in ixl_allocate_pci_resources()
|
| /freebsd/sys/dev/bce/ |
| H A D | if_bce.c | 699 PCIR_REVID, 4) & 0xf0) >> 4) + 'A'), in bce_probe() 700 (pci_read_config(dev, PCIR_REVID, 4) & 0xf)); in bce_probe() 1174 (((pci_read_config(dev, PCIR_REVID, 4) & in bce_attach() 1176 PCIR_REVID, 4) & 0xf)); in bce_attach()
|
| /freebsd/sys/dev/mpi3mr/ |
| H A D | mpi3mr_app.c | 2096 adpinfo.pci_dev_hw_rev = pci_read_config(sc->mpi3mr_dev, PCIR_REVID, 1); in mpi3mr_get_adpinfo()
|
| /freebsd/sys/dev/sis/ |
| H A D | if_sis.c | 918 sc->sis_rev = pci_read_config(dev, PCIR_REVID, 1); in sis_attach()
|
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_user.c | 1198 data->PCIDeviceHwRev = pci_read_config(sc->mpr_dev, PCIR_REVID, 1); in mpr_user_get_adapter_data()
|
| /freebsd/sys/dev/mps/ |
| H A D | mps_user.c | 1088 data->PCIDeviceHwRev = pci_read_config(sc->mps_dev, PCIR_REVID, 1); in mps_user_get_adapter_data()
|
| /freebsd/sys/dev/hptmv/ |
| H A D | entry.c | 1318 pMvSataAdapter->pciConfigRevisionId = pci_read_config(pAdapter->hpt_dev, PCIR_REVID, 1); in init_adapter()
|
| /freebsd/sys/dev/igc/ |
| H A D | if_igc.c | 1479 sc->hw.revision_id = pci_read_config(dev, PCIR_REVID, 1); in igc_identify_hardware()
|
| /freebsd/sys/dev/al_eth/ |
| H A D | al_eth.c | 370 PCIR_REVID, &rev_id); in al_attach()
|
| /freebsd/sys/dev/wpi/ |
| H A D | if_wpi.c | 5226 rev = pci_read_config(sc->sc_dev, PCIR_REVID, 1); in wpi_nic_config()
|
| /freebsd/sys/dev/e1000/ |
| H A D | if_em.c | 2378 sc->hw.revision_id = pci_read_config(dev, PCIR_REVID, 1); in em_identify_hardware()
|
| /freebsd/sys/dev/bxe/ |
| H A D | bxe.c | 2510 (((pci_read_config(dev, PCIR_REVID, 4) & in bxe_probe() 2512 (pci_read_config(dev, PCIR_REVID, 4) & 0xf), in bxe_probe()
|