Searched refs:SCSIDAT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h22 #define SCSIDAT (HOSTIOPORT0+0x06) /* SCSI latched data */ macro
H A Daha152x.c1768 ADDMSGI(GETPORT(SCSIDAT));
1998 SETPORT(SCSIDAT, MSGO(MSGO_I++));
2057 SETPORT(SCSIDAT, CURRENT_SC->cmnd[CMD_I++]);
2080 CURRENT_SC->SCp.Status = GETPORT(SCSIDAT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2791 ahd_inb(ahd, SCSIDAT);
4863 ahd_inb(ahd, SCSIDAT);
4881 ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]);
4906 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT);

Completed in 86 milliseconds