Searched refs:init_op (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h358 union init_op union
H A Decore_init_ops.c524 union init_op *init_ops;
541 union init_op *cmd = &init_ops[cmd_num];
656 fw->init_ops = (union init_op *)(fw_data + offset);
666 fw->init_ops = (union init_op *)init_ops;
H A Decore.h589 union init_op *init_ops;
/freebsd-12-stable/sys/dev/bxe/
H A Decore_init_ops.h258 const union init_op *op;
270 op = (const union init_op *)&(INIT_OPS(sc)[op_idx]);
H A Decore_init.h122 union init_op { union

Completed in 171 milliseconds