Searched refs:SCSIBUS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h44 #define SCSIBUS 0x07 /* SCSI Data Bus*/ macro
H A Daic.c554 aic->msg_buf[aic->msg_len++] = aic_inb(aic, SCSIBUS);
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic79xx.seq1126 cmp SCSIBUS, MSG_SIMPLE_Q_TAG jne not_found;
1448 mov DINDIR,SCSIBUS ret; /*read byte directly from bus*/
H A Daic79xx.reg1747 register SCSIBUS {
H A Daic79xx.c1297 printf("SCSIBUS[0] == 0x%x, SCSISIGI == 0x%x\n",
1298 ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI));
4051 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
9055 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50);

Completed in 80 milliseconds