HomeSort by: relevance | last modified time | path
    Searched refs:SCSIBUS (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
aic6360reg.h 66 #define SCSIBUS 0x07 /* SCSI Data Bus*/
aic6360.c 2195 printf(" FIFOSTAT=%d SCSIBUS=0x%x\n",
2197 bus_space_read_1(iot, ioh, SCSIBUS));
aic79xx.c 1261 printf("SCSIBUS[0] == 0x%x, SCSISIGI == 0x%x\n",
1262 ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI));
3914 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
8695 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50);
  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 932 cmp SCSIBUS, MSG_SIMPLE_Q_TAG jne not_found;
1242 mov DINDIR,SCSIBUS ret; /*read byte directly from bus*/
aic79xx.reg 1756 register SCSIBUS {
aic79xx_reg.h 502 ahd_print_register(NULL, 0, "SCSIBUS", 0x46, regvalue, cur_col, wrap)
2686 #define SCSIBUS 0x46

Completed in 27 milliseconds