OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_active
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/dreamcast/dev/g1/
gdrom.c
80
bool
is_active
;
member in struct:gdrom_softc
455
if (!sc->
is_active
)
471
sc->
is_active
= true;
502
sc->
is_active
= false;
/src/sys/arch/dreamcast/dev/
gdrom.c
97
bool
is_active
;
member in struct:gdrom_softc
521
if (!sc->
is_active
)
536
sc->
is_active
= true;
569
sc->
is_active
= false;
/src/sys/external/bsd/drm2/dist/drm/via/
via_dmablit.h
86
int
is_active
;
member in struct:_drm_via_blitq
/src/sys/net/lagg/
if_laggproto.c
394
bool
is_active
;
local
398
is_active
= lagg_portactive(lp);
405
pport->lpp_active ==
is_active
) {
411
pport->lpp_active =
is_active
;
413
if (
is_active
) {
/src/sys/dev/pci/
if_iwn.c
4744
int buflen, error,
is_active
;
local
4799
is_active
= 0;
4807
is_active
= 1;
4866
hdr->crc_threshold =
is_active
?
4869
hdr->crc_threshold =
is_active
?
4890
dwell_active = iwn_get_active_dwell_time(sc, flags,
is_active
);
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_priv.h
408
* @
is_active
: Defines if the queue is active or not. @
is_active
and
432
bool
is_active
;
member in struct:queue_properties
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp_psp.h
80
uint32_t
is_active
;
member in struct:ta_dtm_topology_update_input_v2
Completed in 39 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026