OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reseloff
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
siopvar.h
69
u_int
reseloff
;
member in struct:siop_tag
76
u_int
reseloff
;
member in struct:siop_lun
86
u_int
reseloff
;
member in struct:siop_target
siop.c
1150
if (siop_lun->siop_tag[0].
reseloff
> 0) {
1152
siop_lun->siop_tag[0].
reseloff
+ 1,
1532
if (siop_lun->siop_tag[siop_cmd->cmd_c.tag].
reseloff
> 0)
1534
siop_lun->siop_tag[siop_cmd->cmd_c.tag].
reseloff
+ 1,
1837
siop_target->
reseloff
= Ent_resel_targ0 / 4 + i * 2;
1838
if ((siop_script_read(sc, siop_target->
reseloff
) & 0xff)
1842
target, i, siop_target->
reseloff
);
1845
siop_script_write(sc, siop_target->
reseloff
,
1847
siop_script_write(sc, siop_target->
reseloff
+ 1,
1862
if (siop_lun->
reseloff
> 0)
[
all
...]
/src/sys/arch/prep/stand/boot/
siop.c
725
int
reseloff
;
local in function:siop_add_reselsw
731
reseloff
= Ent_resel_targ0 / 4 + target * 2;
732
if ((ctoh32(script[
reseloff
]) & 0xff) != 0xff) {
739
script[
reseloff
+ 0] = htoc32(0x800c0080 | target);
740
script[
reseloff
+ 1] =
/src/sys/arch/bebox/stand/boot/
siop.c
746
int
reseloff
;
local in function:siop_add_reselsw
752
reseloff
= Ent_resel_targ0 / 4 + target * 2;
753
if ((ctoh32(script[
reseloff
]) & 0xff) != 0xff) {
760
script[
reseloff
+ 0] = htoc32(0x800c0080 | target);
761
script[
reseloff
+ 1] =
Completed in 21 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025