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

/freebsd-11-stable/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-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c1293 printf("SCSIBUS[0] == 0x%x, SCSISIGI == 0x%x\n",
1294 ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI));
4043 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
9045 ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50);
H A Daic79xx_reg.h504 ahd_print_register(NULL, 0, "SCSIBUS", 0x46, regvalue, cur_col, wrap)
2723 #define SCSIBUS 0x46 macro

Completed in 146 milliseconds