OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saved_lun
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
345
ahd_outb(ahd,
SAVED_LUN
, 0xFF);
942
ahd_outb(ahd,
SAVED_LUN
, scb->hscb->lun);
1087
ahd_outb(ahd,
SAVED_LUN
, 0);
1245
printf("SAVED_SCSIID == 0x%x,
SAVED_LUN
== 0x%x, "
1247
ahd_inb(ahd, SAVED_SCSIID), ahd_inb(ahd,
SAVED_LUN
),
1254
ahd_inb(ahd,
SAVED_LUN
))),
2119
u_int
saved_lun
;
local
2133
saved_lun
= ahd_inb(ahd,
SAVED_LUN
);
2137
target,
saved_lun
, 'A', ROLE_INITIATOR)
[
all
...]
aic7xxx.c
286
ahc_outb(ahc,
SAVED_LUN
, 0xFF);
604
printf("SAVED_SCSIID == 0x%x,
SAVED_LUN
== 0x%x, "
606
ahc_inb(ahc, SAVED_SCSIID), ahc_inb(ahc,
SAVED_LUN
),
613
ahc_inb(ahc,
SAVED_LUN
))),
931
printf("SAVED_SCSIID == 0x%x,
SAVED_LUN
== 0x%x, "
933
ahc_inb(ahc, SAVED_SCSIID), ahc_inb(ahc,
SAVED_LUN
),
940
ahc_inb(ahc,
SAVED_LUN
))),
1212
u_int
saved_lun
;
local
1244
saved_lun
= ahc_inb(ahc,
SAVED_LUN
);
[
all
...]
Completed in 60 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026