OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cm_fromtype
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
chio.h
55
int
cm_fromtype
; /* element type to move from */
member in struct:changer_move_request
/src/sys/dev/scsipi/
ch.c
590
if ((cm->
cm_fromtype
> CHET_DT) || (cm->cm_totype > CHET_DT))
592
if ((cm->cm_fromunit > (sc->sc_counts[cm->
cm_fromtype
] - 1)) ||
599
if ((sc->sc_movemask[cm->
cm_fromtype
] & (1 << cm->cm_totype)) == 0)
605
fromelem = sc->sc_firsts[cm->
cm_fromtype
] + cm->cm_fromunit;
/src/bin/chio/
chio.c
213
cmd.
cm_fromtype
= parse_element_type(*argv);
Completed in 33 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025