OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:host_flags
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/
hgsmi_ch_setup.h
30
u32
host_flags
;
member in struct:hgsmi_host_flags
vbox_irq.c
43
u32
host_flags
= vbox_get_flags(vbox);
local in function:vbox_irq_handler
45
if (!(
host_flags
& HGSMIHOSTFLAGS_IRQ))
54
if (
host_flags
&
56
!(
host_flags
& HGSMIHOSTFLAGS_VSYNC))
vboxvideo.h
126
struct vbva_host_flags
host_flags
;
member in struct:vbva_buffer
/src/sys/dev/ic/
cacreg.h
155
u_int8_t
host_flags
;
member in struct:cac_controller_info
ac97.c
513
enum ac97_host_flags
host_flags
;
member in struct:ac97_softc
929
#define POWER_EAMP_ON(as) ((as->
host_flags
& AC97_HOST_INVERTED_EAMP) \
931
#define POWER_EAMP_OFF(as) ((as->
host_flags
& AC97_HOST_INVERTED_EAMP) \
939
if (as->
host_flags
& AC97_HOST_DONT_READ &&
1273
as->
host_flags
= host_if->flags(host_if->arg);
1386
if (as->
host_flags
& AC97_HOST_INVERTED_EAMP) {
1774
if (!(as->
host_flags
& AC97_HOST_SWAPPED_CHANNELS)) {
1891
if (!(as->
host_flags
& AC97_HOST_SWAPPED_CHANNELS)) {
bwi.c
2385
uint64_t
host_flags
;
local in function:bwi_mac_hostflags_init
2390
host_flags
= HFLAGS_READ(mac);
2391
host_flags
|= BWI_HFLAG_SYM_WA;
2395
host_flags
|= BWI_HFLAG_GDC_WA;
2397
host_flags
|= BWI_HFLAG_OFDM_PA;
2400
host_flags
&= ~BWI_HFLAG_GDC_WA;
2405
HFLAGS_WRITE(mac,
host_flags
);
Completed in 42 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025