OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOP_HAVESTATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2o/
iopvar.h
158
#define
IOP_HAVESTATUS
0x02 /* Successfully retrieved status */
iop.c
355
sc->sc_flags |=
IOP_HAVESTATUS
;
497
if ((iop->sc_flags &
IOP_HAVESTATUS
) == 0)
501
iop->sc_flags &= ~
IOP_HAVESTATUS
;
521
if ((iop->sc_flags &
IOP_HAVESTATUS
) == 0)
Completed in 20 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025