OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBIC_TLUN_MASK
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
sbicreg.h
148
#define
SBIC_TLUN_MASK
0x07
sbic.c
994
dev->lun &=
SBIC_TLUN_MASK
;
1006
dev->lun &=
SBIC_TLUN_MASK
;
2204
newlun &=
SBIC_TLUN_MASK
;
/src/sys/arch/amiga/dev/
sbicreg.h
148
#define
SBIC_TLUN_MASK
0x07
sbic.c
1057
dev->lun &=
SBIC_TLUN_MASK
;
1069
dev->lun &=
SBIC_TLUN_MASK
;
2415
newlun &=
SBIC_TLUN_MASK
;
/src/sys/arch/mvme68k/dev/
sbicreg.h
148
#define
SBIC_TLUN_MASK
0x07
sbic.c
2355
newlun &=
SBIC_TLUN_MASK
;
/src/sys/arch/sgimips/stand/common/
iris_scsireg.h
215
#define
SBIC_TLUN_MASK
0x07
/src/sys/dev/ic/
wd33c93reg.h
189
#define
SBIC_TLUN_MASK
0x07
wd33c93.c
2082
newlun &=
SBIC_TLUN_MASK
;
2118
newlun = sc->sc_msgify &
SBIC_TLUN_MASK
;
Completed in 22 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025