OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stxx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/scsipi/
st.c
730
int
stxx
, error = 0;
local in function:stclose
752
stxx
= st->flags & (ST_WRITTEN | ST_FM_WRITTEN);
761
if ((flags & O_ACCMODE) == FWRITE && (
stxx
== 0)) {
810
stxx
&= ~ST_FM_WRITTEN;
811
stxx
|= (st->flags & ST_2FM_AT_EOD);
813
(
stxx
== (ST_2FM_AT_EOD|ST_WRITTEN))) {
817
SC_DEBUG(st->sc_periph, SCSIPI_DB3, ("no backspacing - flags = 0x%x,
stxx
=0x%x, st->flags=0x%x\n", flags,
stxx
, st->flags));
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025