PCIR_COMMAND     6257 drivers/scsi/aic7xxx/aic79xx_core.c 	cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
PCIR_COMMAND     6271 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
PCIR_COMMAND     6300 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
PCIR_COMMAND      319 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 	command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, 4);
PCIR_COMMAND      330 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 		ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
PCIR_COMMAND      376 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 	ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, 4);
PCIR_COMMAND      343 drivers/scsi/aic7xxx/aic79xx_pci.c 	command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
PCIR_COMMAND      345 drivers/scsi/aic7xxx/aic79xx_pci.c 	ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, /*bytes*/2);
PCIR_COMMAND      391 drivers/scsi/aic7xxx/aic79xx_pci.c 	    ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/1);
PCIR_COMMAND      402 drivers/scsi/aic7xxx/aic79xx_pci.c 	ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
PCIR_COMMAND      428 drivers/scsi/aic7xxx/aic79xx_pci.c 	cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
PCIR_COMMAND      429 drivers/scsi/aic7xxx/aic79xx_pci.c 	ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
PCIR_COMMAND      497 drivers/scsi/aic7xxx/aic79xx_pci.c 	ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2);
PCIR_COMMAND      939 drivers/scsi/aic7xxx/aic79xx_pci.c 		ahd_pci_write_config(pci, PCIR_COMMAND, 0, /*bytes*/2);
PCIR_COMMAND      397 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c 	command = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, 4);
PCIR_COMMAND      406 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c 		ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
PCIR_COMMAND      455 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c 	ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, 4);
PCIR_COMMAND      759 drivers/scsi/aic7xxx/aic7xxx_pci.c 	command = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
PCIR_COMMAND      762 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, /*bytes*/2);
PCIR_COMMAND      930 drivers/scsi/aic7xxx/aic7xxx_pci.c 	    ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/1);
PCIR_COMMAND     1177 drivers/scsi/aic7xxx/aic7xxx_pci.c 	cmd = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
PCIR_COMMAND     1178 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
PCIR_COMMAND     1244 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2);
PCIR_COMMAND     2023 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
PCIR_COMMAND     2298 drivers/scsi/aic7xxx/aic7xxx_pci.c 		command = ahc_pci_read_config(pci, PCIR_COMMAND, /*bytes*/1);
PCIR_COMMAND     2300 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_pci_write_config(pci, PCIR_COMMAND, command, /*bytes*/1);