Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/include/
H A Dinit.h37 struct init_ops { struct
44 extern struct init_ops init_ops; argument
/freebsd-14.2/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-14.2/sys/i386/i386/
H A Dmachdep.c201 struct init_ops init_ops = { variable
/freebsd-14.2/sys/amd64/amd64/
H A Dmachdep.c180 struct init_ops init_ops = { variable
/freebsd-14.2/sys/dev/bxe/
H A Dbxe.h1626 const struct raw_op *init_ops; member