Home
last modified time | relevance | path

Searched refs:PCIR_STATUS (Results 1 – 21 of 21) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic79xx_pci.c507 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_test_register_access()
508 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access()
537 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_test_register_access()
538 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access()
876 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_intr()
877 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_intr()
HDaic7xxx_pci.c1307 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access()
1308 aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access()
1319 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access()
1328 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access()
1329 aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access()
2019 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_intr()
2052 aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_intr()
HDaic79xx.c5526 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_reset()
/freebsd-13-stable/usr.sbin/pciconf/
HDerr.c144 sta = read_config(fd, &p->pc_sel, PCIR_STATUS, 2); in list_errors()
HDcap.c872 sta = read_config(fd, &p->pc_sel, PCIR_STATUS, 2); in list_caps()
1298 sta = read_config(fd, &p->pc_sel, PCIR_STATUS, 2); in pci_find_cap()
/freebsd-13-stable/sys/dev/twe/
HDtwe_freebsd.c641 pci_write_config(sc->twe_dev, PCIR_STATUS, TWE_PCI_CLEAR_PARITY_ERROR, 2); in twe_clear_pci_parity_error()
651 pci_write_config(sc->twe_dev, PCIR_STATUS, TWE_PCI_CLEAR_PCI_ABORT, 2); in twe_clear_pci_abort()
/freebsd-13-stable/usr.sbin/bhyve/
HDpci_passthru.c227 sts = read_config(&sel, PCIR_STATUS, 2); in cfginitmsi()
991 *rv = read_config(&sc->psc_sel, PCIR_STATUS, 2) << 16 | in passthru_cfgread_default()
HDpci_emul.c1007 sts = pci_get_cfgdata16(pi, PCIR_STATUS); in pci_emul_add_capability()
1020 pci_set_cfgdata16(pi, PCIR_STATUS, sts|PCIM_STATUS_CAPPRESENT); in pci_emul_add_capability()
1355 sts = pci_get_cfgdata16(pi, PCIR_STATUS); in pci_emul_iscap()
/freebsd-13-stable/sys/dev/bhnd/bhndb/
HDbhndb_pci.c1083 pci_status = pci_read_config(pci_dev, PCIR_STATUS, 2); in bhndb_enable_pci_clocks()
1085 pci_write_config(pci_dev, PCIR_STATUS, pci_status, 2); in bhndb_enable_pci_clocks()
/freebsd-13-stable/sys/dev/pci/
HDpcireg.h96 #define PCIR_STATUS 0x06 macro
HDpci.c722 cfg->statreg = REG(PCIR_STATUS, 2); in pci_fill_devinfo()
742 if (REG(PCIR_STATUS, 2) & PCIM_STATUS_CAPPRESENT) in pci_fill_devinfo()
1539 status = pci_read_config(child, PCIR_STATUS, 2); in pci_find_cap_method()
6740 status = pci_read_config(dev, PCIR_STATUS, 2); in pci_print_faulted_dev()
6826 status1 = status = pci_read_config(dev, PCIR_STATUS, 2); in DB_COMMAND()
6832 pci_write_config(dev, PCIR_STATUS, status, 2); in DB_COMMAND()
/freebsd-13-stable/sys/powerpc/powermac/
HDcpcht.c253 if (!(PCIB_READ_CONFIG(dev, b, s, f, PCIR_STATUS, 2) in cpcht_configure_htbridge()
/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_pci.c878 val = pci_read_config(ocs->dev, PCIR_STATUS, 2); in ocs_pci_intx_filter()
/freebsd-13-stable/sys/dev/msk/
HDif_msk.c1385 status = pci_read_config(sc->msk_dev, PCIR_STATUS, 2); in mskc_reset()
1388 pci_write_config(sc->msk_dev, PCIR_STATUS, status | in mskc_reset()
3509 v16 = pci_read_config(sc->msk_dev, PCIR_STATUS, 2); in msk_intr_hwerr()
3511 pci_write_config(sc->msk_dev, PCIR_STATUS, v16 | in msk_intr_hwerr()
/freebsd-13-stable/sys/dev/vr/
HDif_vr.c1760 pcis = pci_read_config(sc->vr_dev, PCIR_STATUS, 2); in vr_error()
1763 pci_write_config(sc->vr_dev, PCIR_STATUS, pcis, 2); in vr_error()
/freebsd-13-stable/sys/dev/cas/
HDif_cas.c1924 status = pci_read_config(sc->sc_dev, PCIR_STATUS, 2); in cas_eint()
1926 pci_write_config(sc->sc_dev, PCIR_STATUS, status, 2); in cas_eint()
/freebsd-13-stable/sys/dev/bwi/
HDif_bwi.c678 status = pci_read_config(sc->sc_dev, PCIR_STATUS, 2); in bwi_power_on()
680 pci_write_config(sc->sc_dev, PCIR_STATUS, status, 2); in bwi_power_on()
/freebsd-13-stable/sys/dev/iwm/
HDif_iwm.c5955 reg = pci_read_config(dev, PCIR_STATUS, sizeof(reg)); in iwm_pci_attach()
5960 pci_write_config(dev, PCIR_STATUS, reg, sizeof(reg)); in iwm_pci_attach()
/freebsd-13-stable/sys/dev/sym/
HDsym_hipd.c3727 pci_sts = pci_read_config(np->device, PCIR_STATUS, 2); in sym_log_hard_error()
3729 pci_write_config(np->device, PCIR_STATUS, pci_sts, 2); in sym_log_hard_error()
/freebsd-13-stable/sys/dev/aacraid/
HDaacraid.c1941 status = pci_read_config(dev, PCIR_STATUS, 2); in aac_find_pci_capability()
/freebsd-13-stable/sys/dev/cxgb/
HDcxgb_main.c1158 status = pci_read_config(dev, PCIR_STATUS, 2); in t3_os_find_pci_capability()