OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vce
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/dev/hyperv/
vmbus.c
2199
struct vmbus_chev *
vce
;
local
2201
vce
= kmem_intr_alloc(sizeof(*
vce
), KM_NOSLEEP);
2202
if (
vce
== NULL) {
2207
vce
->vce_type = type;
2208
vce
->vce_arg = arg;
2211
SIMPLEQ_INSERT_TAIL(&sc->sc_chevq,
vce
, vce_entry);
2220
struct vmbus_chev *
vce
;
local
2227
vce
= SIMPLEQ_FIRST(&sc->sc_chevq);
2231
switch (
vce
->vce_type)
[
all
...]
vmbus.c
2199
struct vmbus_chev *
vce
;
local
2201
vce
= kmem_intr_alloc(sizeof(*
vce
), KM_NOSLEEP);
2202
if (
vce
== NULL) {
2207
vce
->vce_type = type;
2208
vce
->vce_arg = arg;
2211
SIMPLEQ_INSERT_TAIL(&sc->sc_chevq,
vce
, vce_entry);
2220
struct vmbus_chev *
vce
;
local
2227
vce
= SIMPLEQ_FIRST(&sc->sc_chevq);
2231
switch (
vce
->vce_type)
[
all
...]
vmbus.c
2199
struct vmbus_chev *
vce
;
local
2201
vce
= kmem_intr_alloc(sizeof(*
vce
), KM_NOSLEEP);
2202
if (
vce
== NULL) {
2207
vce
->vce_type = type;
2208
vce
->vce_arg = arg;
2211
SIMPLEQ_INSERT_TAIL(&sc->sc_chevq,
vce
, vce_entry);
2220
struct vmbus_chev *
vce
;
local
2227
vce
= SIMPLEQ_FIRST(&sc->sc_chevq);
2231
switch (
vce
->vce_type)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu10_hwmgr.h
113
uint32_t
vce
: 1;
member in struct:pp_disable_nbpslo_flags::__anon4715::__anon4716
smu8_hwmgr.h
136
uint32_t
vce
: 1;
member in struct:pp_disable_nb_ps_flags::__anon4717::__anon4718
smu10_hwmgr.h
113
uint32_t
vce
: 1;
member in struct:pp_disable_nbpslo_flags::__anon4715::__anon4716
smu8_hwmgr.h
136
uint32_t
vce
: 1;
member in struct:pp_disable_nb_ps_flags::__anon4717::__anon4718
smu10_hwmgr.h
113
uint32_t
vce
: 1;
member in struct:pp_disable_nbpslo_flags::__anon4715::__anon4716
smu8_hwmgr.h
136
uint32_t
vce
: 1;
member in struct:pp_disable_nb_ps_flags::__anon4717::__anon4718
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu.h
909
/*
vce
*/
910
struct amdgpu_vce
vce
;
member in struct:amdgpu_device
amdgpu.h
909
/*
vce
*/
910
struct amdgpu_vce
vce
;
member in struct:amdgpu_device
amdgpu.h
909
/*
vce
*/
910
struct amdgpu_vce
vce
;
member in struct:amdgpu_device
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon.h
1387
/*
VCE
clocks */
1571
/*
vce
clocks */
1593
/*
vce
requirements */
1754
*
VCE
2448
struct radeon_vce
vce
;
member in struct:radeon_device
2468
const struct firmware *vce_fw; /*
VCE
firmware */
radeon.h
1387
/*
VCE
clocks */
1571
/*
vce
clocks */
1593
/*
vce
requirements */
1754
*
VCE
2448
struct radeon_vce
vce
;
member in struct:radeon_device
2468
const struct firmware *vce_fw; /*
VCE
firmware */
radeon.h
1387
/*
VCE
clocks */
1571
/*
vce
clocks */
1593
/*
vce
requirements */
1754
*
VCE
2448
struct radeon_vce
vce
;
member in struct:radeon_device
2468
const struct firmware *vce_fw; /*
VCE
firmware */
Completed in 69 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026