Searched refs:SCB_SCSIID (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/dev/microcode/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; 1720 mov SCB_SCSIID call set_busy_target; 1914 mov A, SCB_SCSIID;
|
| D | aic79xx.seq | 295 shr SINDEX, 3, SCB_SCSIID; 444 shr SELOID, 4, SCB_SCSIID; 612 shr DINDEX, 3, SCB_SCSIID; 662 mov SAVED_SCSIID, SCB_SCSIID; 939 cmp SCB_SCSIID, A jne verify_other_scb;
|
| D | aic7xxx_reg.h | 1651 #define SCB_SCSIID 0xb9 macro
|
| D | aic7xxx.reg | 1075 SCB_SCSIID {
|
| D | aic79xx_reg.h | 3665 #define SCB_SCSIID 0x193 macro
|
| D | aic79xx.reg | 3819 SCB_SCSIID {
|
| /netbsd/src/sys/dev/ic/ |
| D | aic7xxx.c | 617 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 945 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 4159 ahc_outb(ahc, SCB_SCSIID, 0xFF); in ahc_build_free_scb_list() 6724 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60); in ahc_dump_card_state()
|
| D | aic79xx.c | 1258 ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_handle_seqint() 8737 ahd_scb_scsiid_print(ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_dump_card_state() 8903 ahd_inb_scbram(ahd, SCB_SCSIID), in ahd_dump_scbs()
|