OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST_POSUPDATED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
stvar.h
171
#define
ST_POSUPDATED
0x8000 /* tape position already updated */
177
ST_2FM_AT_EOD | ST_PER_ACTION |
ST_POSUPDATED
)
st.c
1283
st->flags &= ~
ST_POSUPDATED
;
1397
if ((st->flags &
ST_POSUPDATED
) == 0) {
1814
st->flags &= ~
ST_POSUPDATED
;
1819
if (error == 0 && (st->flags &
ST_POSUPDATED
) == 0) {
2228
st->flags |=
ST_POSUPDATED
;
2251
else if ((st->flags &
ST_POSUPDATED
) == 0) {
2255
st->flags |=
ST_POSUPDATED
;
2310
st->flags |=
ST_POSUPDATED
;
2329
st->flags |=
ST_POSUPDATED
;
Completed in 12 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025