Home
last modified time | relevance | path

Searched refs:SCSIDAT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq943 mov SCB_SCSI_STATUS, SCSIDAT;
988 mov SCSIDAT, SINDEX; /* Send the identify message */
991 and SCSIDAT,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1005 mov SCSIDAT, SINDEX;
1049 mov SCSIDAT, RETURN_2;
1052 mov NONE, SCSIDAT; /* ACK Byte */
1076 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
1115 mov NONE, SCSIDAT; /* ACK Identify MSG */
1315 mov NONE, SCSIDAT; /* Ack the last byte */
1350 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
[all …]
H A Daic79xx.c1962 ahd_inb(ahd, SCSIDAT); in ahd_handle_transmission_error()
4090 ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
4108 ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]); in ahd_handle_message_phase()
4133 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
H A Daic79xx_reg.h2718 #define SCSIDAT 0x44 macro
H A Daic79xx.reg1735 register SCSIDAT {