LmARP2CTL         106 drivers/scsi/aic94xx/aic94xx_seq.c 	arp2ctl = asd_read_reg_dword(asd_ha, LmARP2CTL(lseq));
LmARP2CTL         110 drivers/scsi/aic94xx/aic94xx_seq.c 	asd_write_reg_dword(asd_ha, LmARP2CTL(lseq), arp2ctl | EPAUSE);
LmARP2CTL         112 drivers/scsi/aic94xx/aic94xx_seq.c 		arp2ctl = asd_read_reg_dword(asd_ha, LmARP2CTL(lseq));
LmARP2CTL         155 drivers/scsi/aic94xx/aic94xx_seq.c 	arp2ctl = asd_read_reg_dword(asd_ha, LmARP2CTL(lseq));
LmARP2CTL         159 drivers/scsi/aic94xx/aic94xx_seq.c 	asd_write_reg_dword(asd_ha, LmARP2CTL(lseq), arp2ctl & ~EPAUSE);
LmARP2CTL         161 drivers/scsi/aic94xx/aic94xx_seq.c 		arp2ctl = asd_read_reg_dword(asd_ha, LmARP2CTL(lseq));