OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_mode
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/ic/
am79900reg.h
90
u_int32_t
init_mode
; /* +0x0000 */
member in struct:leinit
am7990reg.h
102
u_int16_t
init_mode
; /* +0x0000 */
member in struct:leinit
am79900.c
184
init.
init_mode
= LE_MODE_NORMAL | LE_MODE_PROM;
186
init.
init_mode
= LE_MODE_NORMAL;
188
init.
init_mode
|= LE_MODE_PSEL0;
190
init.
init_mode
|= ((ffs(sc->sc_ntbuf) - 1) << 28)
am7990.c
147
init.
init_mode
= LE_MODE_NORMAL | LE_MODE_PROM;
149
init.
init_mode
= LE_MODE_NORMAL;
151
init.
init_mode
|= LE_MODE_PSEL0;
/src/sys/arch/ews4800mips/stand/common/
lance.c
315
init->
init_mode
= 0;
406
init->
init_mode
= LE_C15_INTL | LE_C15_LOOP;
408
init->
init_mode
|= LE_C15_DXMTFCS;
/src/sys/arch/sandpoint/stand/altboot/
pcn.c
108
uint32_t
init_mode
;
member in struct:pcninit
191
ib->
init_mode
= htole32((0 << 28) | (1 << 20) | 0);
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fb.c
651
struct drm_display_mode *
init_mode
;
local in function:vmw_fb_init
681
&par->crtc, &
init_mode
);
685
info->var.xres =
init_mode
->hdisplay;
686
info->var.yres =
init_mode
->vdisplay;
/src/sys/dev/pci/
if_pcn.c
1684
sc->sc_initblock.
init_mode
= htole32(sc->sc_mode |
Completed in 53 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025