Symbol: PCIR_STATUS
sys/dev/aacraid/aacraid.c
1942
status = pci_read_config(dev, PCIR_STATUS, 2);
sys/dev/aic7xxx/aic79xx.c
5489
aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1,
sys/dev/aic7xxx/aic79xx_pci.c
501
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic79xx_pci.c
502
aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1,
sys/dev/aic7xxx/aic79xx_pci.c
531
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic79xx_pci.c
532
aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1,
sys/dev/aic7xxx/aic79xx_pci.c
870
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic79xx_pci.c
871
aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1,
sys/dev/aic7xxx/aic7xxx_pci.c
1300
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic7xxx_pci.c
1301
aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1,
sys/dev/aic7xxx/aic7xxx_pci.c
1312
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic7xxx_pci.c
1321
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic7xxx_pci.c
1322
aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1,
sys/dev/aic7xxx/aic7xxx_pci.c
2012
PCIR_STATUS + 1, /*bytes*/1);
sys/dev/aic7xxx/aic7xxx_pci.c
2045
aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1,
sys/dev/bhnd/bhndb/bhndb_pci.c
1082
pci_status = pci_read_config(pci_dev, PCIR_STATUS, 2);
sys/dev/bhnd/bhndb/bhndb_pci.c
1084
pci_write_config(pci_dev, PCIR_STATUS, pci_status, 2);
sys/dev/bwi/if_bwi.c
681
status = pci_read_config(sc->sc_dev, PCIR_STATUS, 2);
sys/dev/bwi/if_bwi.c
683
pci_write_config(sc->sc_dev, PCIR_STATUS, status, 2);
sys/dev/cas/if_cas.c
1921
status = pci_read_config(sc->sc_dev, PCIR_STATUS, 2);
sys/dev/cas/if_cas.c
1923
pci_write_config(sc->sc_dev, PCIR_STATUS, status, 2);
sys/dev/iwm/if_iwm.c
5920
reg = pci_read_config(dev, PCIR_STATUS, sizeof(reg));
sys/dev/iwm/if_iwm.c
5925
pci_write_config(dev, PCIR_STATUS, reg, sizeof(reg));
sys/dev/msk/if_msk.c
1380
status = pci_read_config(sc->msk_dev, PCIR_STATUS, 2);
sys/dev/msk/if_msk.c
1383
pci_write_config(sc->msk_dev, PCIR_STATUS, status |
sys/dev/msk/if_msk.c
3478
v16 = pci_read_config(sc->msk_dev, PCIR_STATUS, 2);
sys/dev/msk/if_msk.c
3480
pci_write_config(sc->msk_dev, PCIR_STATUS, v16 |
sys/dev/ocs_fc/ocs_pci.c
878
val = pci_read_config(ocs->dev, PCIR_STATUS, 2);
sys/dev/pci/pci.c
1554
status = pci_read_config(child, PCIR_STATUS, 2);
sys/dev/pci/pci.c
6948
status = pci_read_config(dev, PCIR_STATUS, 2);
sys/dev/pci/pci.c
7034
status1 = status = pci_read_config(dev, PCIR_STATUS, 2);
sys/dev/pci/pci.c
7040
pci_write_config(dev, PCIR_STATUS, status, 2);
sys/dev/pci/pci.c
760
cfg->statreg = REG(PCIR_STATUS, 2);
sys/dev/pci/pci.c
780
if (REG(PCIR_STATUS, 2) & PCIM_STATUS_CAPPRESENT)
sys/dev/sym/sym_hipd.c
3722
pci_sts = pci_read_config(np->device, PCIR_STATUS, 2);
sys/dev/sym/sym_hipd.c
3724
pci_write_config(np->device, PCIR_STATUS, pci_sts, 2);
sys/dev/vr/if_vr.c
1754
pcis = pci_read_config(sc->vr_dev, PCIR_STATUS, 2);
sys/dev/vr/if_vr.c
1757
pci_write_config(sc->vr_dev, PCIR_STATUS, pcis, 2);
sys/powerpc/powermac/cpcht.c
250
if (!(PCIB_READ_CONFIG(dev, b, s, f, PCIR_STATUS, 2)
usr.sbin/bhyve/pci_emul.c
1097
sts = pci_get_cfgdata16(pi, PCIR_STATUS);
usr.sbin/bhyve/pci_emul.c
1110
pci_set_cfgdata16(pi, PCIR_STATUS, sts|PCIM_STATUS_CAPPRESENT);
usr.sbin/bhyve/pci_emul.c
1445
sts = pci_get_cfgdata16(pi, PCIR_STATUS);
usr.sbin/bhyve/pci_passthru.c
1098
st = passthru_read_config(&sc->psc_sel, PCIR_STATUS, 2);
usr.sbin/bhyve/pci_passthru.c
1187
passthru_write_config(&sc->psc_sel, PCIR_STATUS, val >> 16, 2);
usr.sbin/bhyve/pci_passthru.c
282
sts = passthru_read_config(&sel, PCIR_STATUS, 2);
usr.sbin/pciconf/cap.c
1302
sta = read_config(fd, &p->pc_sel, PCIR_STATUS, 2);
usr.sbin/pciconf/cap.c
876
sta = read_config(fd, &p->pc_sel, PCIR_STATUS, 2);
usr.sbin/pciconf/err.c
144
sta = read_config(fd, &p->pc_sel, PCIR_STATUS, 2);