Home
last modified time | relevance | path

Searched defs:init_ops (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/x86/include/
H A Dinit.h37 struct init_ops { struct
44 extern struct init_ops init_ops; argument
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_init_values.h33 ARRAY_DECL u32 init_ops[] = { variable
H A Decore_init_ops.c520 const union init_op *init_ops; local
H A Decore.h588 const union init_op *init_ops; member
/freebsd-src/sys/i386/i386/
H A Dmachdep.c199 struct init_ops init_ops = { variable
/freebsd-src/sys/amd64/amd64/
H A Dmachdep.c178 struct init_ops init_ops = { variable
/freebsd-src/sys/dev/bxe/
H A Dbxe.h1615 const struct raw_op *init_ops; member