OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_reset
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/mii/
makphy.c
351
bool
need_reset
= false;
local
364
need_reset
= true;
366
if (
need_reset
)
/src/external/public-domain/xz/dist/src/liblzma/lz/
lz_decoder.h
108
bool
need_reset
;
member in struct:__anon386
321
dict->
need_reset
= true;
/src/sys/dev/ic/
esiop.c
406
int
need_reset
= 0;
local
538
need_reset
= 1;
593
if ((sist & SIST0_MA) &&
need_reset
== 0) {
647
need_reset
= 1;
660
if ((sist & (SIST1_STO << 8)) &&
need_reset
== 0) {
707
need_reset
= 1;
726
if (siop_modechange(&sc->sc_c) == 0 ||
need_reset
== 1)
759
need_reset
= 1;
761
if (
need_reset
) {
siop.c
303
int
need_reset
= 0;
local
421
need_reset
= 1;
458
if ((sist & SIST0_MA) &&
need_reset
== 0) {
512
need_reset
= 1;
523
if ((sist & (SIST1_STO << 8)) &&
need_reset
== 0) {
534
need_reset
= 1;
554
if (siop_modechange(&sc->sc_c) == 0 ||
need_reset
== 1)
587
need_reset
= 1;
589
if (
need_reset
) {
/src/sys/arch/bebox/stand/boot/
siop.c
261
int offset, target, lun, tag, restart = 0,
need_reset
= 0;
local
300
if ((sist & SIST0_MA) &&
need_reset
== 0) {
346
need_reset
= 1;
366
need_reset
= 1;
368
if (
need_reset
) {
/src/sys/arch/prep/stand/boot/
siop.c
238
int offset, target, lun, tag, restart = 0,
need_reset
= 0;
local
277
if ((sist & SIST0_MA) &&
need_reset
== 0) {
325
need_reset
= 1;
345
need_reset
= 1;
347
if (
need_reset
) {
Completed in 78 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026