Home
last modified time | relevance | path

Searched refs:SCB_SCSIID (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx.seq371 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;
Daic79xx.seq295 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;
Daic7xxx_reg.h1651 #define SCB_SCSIID 0xb9 macro
Daic7xxx.reg1075 SCB_SCSIID {
Daic79xx_reg.h3665 #define SCB_SCSIID 0x193 macro
Daic79xx.reg3819 SCB_SCSIID {
/netbsd/src/sys/dev/ic/
Daic7xxx.c617 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()
Daic79xx.c1258 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()