aic_pci_read_config
cmd = aic_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
devconfig1 = aic_pci_read_config(pci, DEVCONFIG1, /*bytes*/1);
devconfig1 = aic_pci_read_config(pci, DEVCONFIG1, /*bytes*/1);
vendor = aic_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2);
device = aic_pci_read_config(pci, PCIR_DEVICE, /*bytes*/2);
subvendor = aic_pci_read_config(pci, PCIR_SUBVEND_0, /*bytes*/2);
subdevice = aic_pci_read_config(pci, PCIR_SUBDEV_0, /*bytes*/2);
device = aic_pci_read_config(ahd->dev_softc,
subvendor = aic_pci_read_config(ahd->dev_softc,
devconfig = aic_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4);
devconfig = aic_pci_read_config(ahd->dev_softc,
command = aic_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
aic_pci_read_config(ahd->dev_softc, CSIZE_LATTIME,
cmd = aic_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
pci_status1 = aic_pci_read_config(ahd->dev_softc,
pci_status1 = aic_pci_read_config(ahd->dev_softc,
devconfig = aic_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4);
pci_status1 = aic_pci_read_config(ahd->dev_softc,
pcix_status = aic_pci_read_config(ahd->dev_softc,
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
aic_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4);
aic_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/1);
aic_pci_read_config(ahc->dev_softc, CSIZE_LATTIME, /*bytes*/1);
devconfig = aic_pci_read_config(ahc->dev_softc,
devconfig = aic_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4);
cmd = aic_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
status1 = aic_pci_read_config(ahc->dev_softc,
status1 = aic_pci_read_config(ahc->dev_softc,
status1 = aic_pci_read_config(ahc->dev_softc,
devconfig = aic_pci_read_config(ahc->dev_softc,
status1 = aic_pci_read_config(ahc->dev_softc,
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
rev = aic_pci_read_config(pci, PCIR_REVID, /*bytes*/1);
command = aic_pci_read_config(pci, PCIR_COMMAND, /*bytes*/1);
devconfig = aic_pci_read_config(pci, DEVCONFIG, /*bytes*/1);
vendor = aic_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2);
device = aic_pci_read_config(pci, PCIR_DEVICE, /*bytes*/2);
subvendor = aic_pci_read_config(pci, PCIR_SUBVEND_0, /*bytes*/2);
subdevice = aic_pci_read_config(pci, PCIR_SUBDEV_0, /*bytes*/2);
devconfig = aic_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4);
command = aic_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
aic_pci_read_config(ahc->dev_softc, CSIZE_LATTIME,
devconfig = aic_pci_read_config(ahc->dev_softc,
static __inline uint32_t aic_pci_read_config(aic_dev_softc_t pci,