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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h868 ahc_print_register(NULL, 0, "SCB_SCSIID", 0xb9, regvalue, cur_col, wrap)
1645 #define SCB_SCSIID 0xb9 macro
H A Daic7xxx.c618 printf("SCSIID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
620 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
946 printf("SCSIID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
948 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
4311 ahc_outb(ahc, SCB_SCSIID, 0xFF);
6866 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60);
H A Daic79xx.c1288 printf("SELID == 0x%x, SCB_SCSIID == 0x%x, SCB_LUN == 0x%x, "
1290 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
9093 ahd_scb_scsiid_print(ahd_inb_scbram(ahd, SCB_SCSIID),
9279 ahd_inb_scbram(ahd, SCB_SCSIID),
H A Daic79xx_reg.h2296 ahd_print_register(NULL, 0, "SCB_SCSIID", 0x193, regvalue, cur_col, wrap)
3714 #define SCB_SCSIID 0x193 macro

Completed in 197 milliseconds