CARP2CTL           51 drivers/scsi/aic94xx/aic94xx_seq.c 	arp2ctl = asd_read_reg_dword(asd_ha, CARP2CTL);
CARP2CTL           55 drivers/scsi/aic94xx/aic94xx_seq.c 	asd_write_reg_dword(asd_ha, CARP2CTL, arp2ctl | EPAUSE);
CARP2CTL           57 drivers/scsi/aic94xx/aic94xx_seq.c 		arp2ctl = asd_read_reg_dword(asd_ha, CARP2CTL);
CARP2CTL           78 drivers/scsi/aic94xx/aic94xx_seq.c 	arp2ctl = asd_read_reg_dword(asd_ha, CARP2CTL);
CARP2CTL           82 drivers/scsi/aic94xx/aic94xx_seq.c 	asd_write_reg_dword(asd_ha, CARP2CTL, arp2ctl & ~EPAUSE);
CARP2CTL           84 drivers/scsi/aic94xx/aic94xx_seq.c 		arp2ctl = asd_read_reg_dword(asd_ha, CARP2CTL);