Searched refs:SCB_SCSIID (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 337 shr SINDEX, 3, SCB_SCSIID; 380 * it can be queued. Since the SCB_SCSIID of the 387 mov MK_MESSAGE_SCSIID, SCB_SCSIID ret; 565 shr SELOID, 4, SCB_SCSIID; 769 cmp SCB_SCSIID, A jne select_out_no_mk_message_scb; 778 shr DINDEX, 3, SCB_SCSIID; 829 mov SAVED_SCSIID, SCB_SCSIID; 1131 cmp SCB_SCSIID, A jne verify_other_scb;
|
H A D | aic7xxx.seq | 372 test SCB_SCSIID, TWIN_CHNLB jz . + 2; 378 mov SCSIID_ULTRA2, SCB_SCSIID; 380 and SCSIID, TWIN_TID|OID, SCB_SCSIID; 382 mov SCSIID, SCB_SCSIID; 441 mov SAVED_SCSIID, SCB_SCSIID; 1719 mov SCB_SCSIID call set_busy_target; 1913 mov A, SCB_SCSIID;
|
H A D | aic7xxx_reg.h | 1642 #define SCB_SCSIID 0xb9 macro
|
H A D | aic7xxx.reg | 1073 SCB_SCSIID {
|
H A D | aic79xx.c | 1279 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint() 9020 ahd_scb_scsiid_print(ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_dump_card_state() 9205 ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_dump_scbs()
|
H A D | aic79xx_reg.h | 3711 #define SCB_SCSIID 0x193 macro
|
H A D | aic79xx.reg | 3854 SCB_SCSIID {
|