OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mt_inuse
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/mscp/
mscp_tape.c
75
int
mt_inuse
; /* Locks the tape drive for others */
member in struct:mt_softc
235
if (mt->
mt_inuse
)
237
mt->
mt_inuse
= 1;
240
mt->
mt_inuse
= 0;
267
mt->
mt_inuse
= 0; /* Release the tape */
528
tsleep(&mt->
mt_inuse
, PRIBIO, "mtioctl", 0);
545
wakeup(&mt->
mt_inuse
);
mscp_tape.c
75
int
mt_inuse
; /* Locks the tape drive for others */
member in struct:mt_softc
235
if (mt->
mt_inuse
)
237
mt->
mt_inuse
= 1;
240
mt->
mt_inuse
= 0;
267
mt->
mt_inuse
= 0; /* Release the tape */
528
tsleep(&mt->
mt_inuse
, PRIBIO, "mtioctl", 0);
545
wakeup(&mt->
mt_inuse
);
mscp_tape.c
75
int
mt_inuse
; /* Locks the tape drive for others */
member in struct:mt_softc
235
if (mt->
mt_inuse
)
237
mt->
mt_inuse
= 1;
240
mt->
mt_inuse
= 0;
267
mt->
mt_inuse
= 0; /* Release the tape */
528
tsleep(&mt->
mt_inuse
, PRIBIO, "mtioctl", 0);
545
wakeup(&mt->
mt_inuse
);
Completed in 32 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025