Symbol: PCIR_COMMAND
drivers/scsi/aic7xxx/aic79xx_core.c
6216
cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_core.c
6230
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic79xx_core.c
6259
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
300
command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, 4);
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
311
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
357
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, 4);
drivers/scsi/aic7xxx/aic79xx_pci.c
343
command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_pci.c
345
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_pci.c
390
ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/1);
drivers/scsi/aic7xxx/aic79xx_pci.c
401
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic79xx_pci.c
426
cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_pci.c
427
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic79xx_pci.c
495
ahd_pci_write_config(ahd->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2);
drivers/scsi/aic7xxx/aic79xx_pci.c
937
ahd_pci_write_config(pci, PCIR_COMMAND, 0, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
372
command = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, 4);
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
381
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
430
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, 4);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1177
cmd = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1178
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic7xxx_pci.c
1244
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_pci.c
2022
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
drivers/scsi/aic7xxx/aic7xxx_pci.c
2296
command = ahc_pci_read_config(pci, PCIR_COMMAND, /*bytes*/1);
drivers/scsi/aic7xxx/aic7xxx_pci.c
2298
ahc_pci_write_config(pci, PCIR_COMMAND, command, /*bytes*/1);
drivers/scsi/aic7xxx/aic7xxx_pci.c
759
command = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_pci.c
762
ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, /*bytes*/2);
drivers/scsi/aic7xxx/aic7xxx_pci.c
930
ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/1);