OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targ_lun
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mac68k/dev/
ncr5380reg.h
197
u_char
targ_lun
; /* lun for command */
member in struct:req_q
ncr5380.c
307
reqp->
targ_lun
= xs->xs_periph->periph_lun;
312
reqp->xcmd.bytes[0] |= reqp->
targ_lun
<< 5;
374
tmp->
targ_lun
= reqp->
targ_lun
;
873
tmp[0] = MSG_IDENTIFY(reqp->
targ_lun
,
/src/sys/arch/atari/dev/
ncr5380reg.h
197
uint8_t
targ_lun
; /* lun for command */
member in struct:req_q
ncr5380.c
315
reqp->
targ_lun
= xs->xs_periph->periph_lun;
320
reqp->xcmd.bytes[0] |= reqp->
targ_lun
<< 5;
381
tmp->
targ_lun
= reqp->
targ_lun
;
893
tmp[0] = MSG_IDENTIFY(reqp->
targ_lun
,
Completed in 145 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025