OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNSCPAL_ABORTING
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sunscpal.c
290
if (sc->sc_state &
SUNSCPAL_ABORTING
)
361
sc->sc_state |=
SUNSCPAL_ABORTING
;
366
if (sc->sc_state &
SUNSCPAL_ABORTING
)
388
sc->sc_state |=
SUNSCPAL_ABORTING
;
629
sc->sc_state |=
SUNSCPAL_ABORTING
;
869
if (sc->sc_state &
SUNSCPAL_ABORTING
) {
1019
sc->sc_state |=
SUNSCPAL_ABORTING
;
1079
sc->sc_state |=
SUNSCPAL_ABORTING
;
1100
/* Not an error, so do not set
SUNSCPAL_ABORTING
*/
1469
sc->sc_state |=
SUNSCPAL_ABORTING
;
[
all
...]
sunscpalvar.h
218
#define
SUNSCPAL_ABORTING
0x02 /* Bailing out */
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025