Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic6360reg.h66 #define SCSIDAT 0x06 /* SCSI Latched Data */ macro
Daic6360.c898 (void) bus_space_read_1(iot, ioh, SCSIDAT); in aic_msgin()
903 SCSIDAT); in aic_msgin()
920 (void) bus_space_read_1(iot, ioh, SCSIDAT); in aic_msgin()
929 (void) bus_space_read_1(iot, ioh, SCSIDAT); in aic_msgin()
1108 (void) bus_space_read_1(iot, ioh, SCSIDAT); in aic_msgin()
1278 bus_space_write_1(iot, ioh, SCSIDAT, *--sc->sc_omp); in aic_msgout()
1917 acb->target_stat = bus_space_read_1(iot, ioh, SCSIDAT); in aicintr()
Daic79xx.c1970 ahd_inb(ahd, SCSIDAT); in ahd_handle_transmission_error()
4102 ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
4120 ahd_outb(ahd, SCSIDAT, ahd->msgout_buf[ahd->msgout_index++]); in ahd_handle_message_phase()
4145 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT); in ahd_handle_message_phase()
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq946 mov SCB_SCSI_STATUS, SCSIDAT;
991 mov SCSIDAT, SINDEX; /* Send the identify message */
994 and SCSIDAT,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1008 mov SCSIDAT, SINDEX;
1052 mov SCSIDAT, RETURN_2;
1055 mov NONE, SCSIDAT; /* ACK Byte */
1079 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
1118 mov NONE, SCSIDAT; /* ACK Identify MSG */
1318 mov NONE, SCSIDAT; /* Ack the last byte */
1353 mov NONE,SCSIDAT; /*dummy read from latch to ACK*/
[all …]
Daic79xx_reg.h2720 #define SCSIDAT 0x44 macro
Daic79xx.reg1738 register SCSIDAT {