Searched refs:SCB_SCSIID (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 371 test SCB_SCSIID, TWIN_CHNLB jz . + 2; 377 mov SCSIID_ULTRA2, SCB_SCSIID; 379 and SCSIID, TWIN_TID|OID, SCB_SCSIID; 381 mov SCSIID, SCB_SCSIID; 439 mov SAVED_SCSIID, SCB_SCSIID; 1716 mov SCB_SCSIID call set_busy_target; 1910 mov A, SCB_SCSIID;
|
D | aic79xx.seq | 293 shr SINDEX, 3, SCB_SCSIID; 442 shr SELOID, 4, SCB_SCSIID; 613 shr DINDEX, 3, SCB_SCSIID; 663 mov SAVED_SCSIID, SCB_SCSIID; 940 cmp SCB_SCSIID, A jne verify_other_scb;
|
D | aic7xxx_reg.h | 1642 #define SCB_SCSIID 0xb9 macro
|
D | aic7xxx_core.c | 600 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 928 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 4242 ahc_outb(ahc, SCB_SCSIID, 0xFF); in ahc_build_free_scb_list() 6773 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); in ahc_dump_card_state()
|
D | aic7xxx.reg | 1075 SCB_SCSIID {
|
D | aic79xx_reg.h | 3665 #define SCB_SCSIID 0x193 macro
|
D | aic79xx_core.c | 910 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint() 8548 ahd_scb_scsiid_print(ahd_inb(ahd, SCB_SCSIID), &cur_col, 60); in ahd_dump_card_state() 8718 ahd_inb(ahd, SCB_SCSIID), ahd_inw(ahd, SCB_NEXT), in ahd_dump_scbs()
|
D | aic79xx.reg | 3817 SCB_SCSIID {
|