OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
83
bool
is_active
;
member in struct:gdrom_softc
458
if (!sc->
is_active
)
474
sc->
is_active
= true;
505
sc->
is_active
= false;
/src/sys/arch/dreamcast/dev/
gdrom.c
100
bool
is_active
;
member in struct:gdrom_softc
524
if (!sc->
is_active
)
539
sc->
is_active
= true;
572
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 in function:lagg_common_linkstate_ifnet_locked
398
is_active
= lagg_portactive(lp);
405
pport->lpp_active ==
is_active
) {
411
pport->lpp_active =
is_active
;
413
if (
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
/src/sys/dev/pci/
if_iwn.c
4744
int buflen, error,
is_active
;
local in function:iwn_scan
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
);
Completed in 254 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025