OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCB_SCSIID
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
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
;
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;
aic7xxx.reg
1075
SCB_SCSIID
{
aic7xxx_reg.h
873
ahc_print_register(NULL, 0, "
SCB_SCSIID
", 0xb9, regvalue, cur_col, wrap)
1651
#define
SCB_SCSIID
0xb9
aic79xx.reg
3819
SCB_SCSIID
{
aic79xx_reg.h
2259
ahd_print_register(NULL, 0, "
SCB_SCSIID
", 0x193, regvalue, cur_col, wrap)
3665
#define
SCB_SCSIID
0x193
/src/sys/dev/ic/
aic7xxx.c
615
printf("SCSIID == 0x%x,
SCB_SCSIID
== 0x%x, SCB_LUN == 0x%x, "
617
ahc_inb(ahc, SCSIID), ahc_inb(ahc,
SCB_SCSIID
),
943
printf("SCSIID == 0x%x,
SCB_SCSIID
== 0x%x, SCB_LUN == 0x%x, "
945
ahc_inb(ahc, SCSIID), ahc_inb(ahc,
SCB_SCSIID
),
4159
ahc_outb(ahc,
SCB_SCSIID
, 0xFF);
6724
ahc_scb_scsiid_print(ahc_inb(ahc,
SCB_SCSIID
), &cur_col, 60);
aic79xx.c
1256
printf("SELID == 0x%x,
SCB_SCSIID
== 0x%x, SCB_LUN == 0x%x, "
1258
ahd_inb(ahd, SELID), ahd_inb_scbram(ahd,
SCB_SCSIID
),
8737
ahd_scb_scsiid_print(ahd_inb_scbram(ahd,
SCB_SCSIID
),
8903
ahd_inb_scbram(ahd,
SCB_SCSIID
),
Completed in 35 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025