Home
last modified time | relevance | path

Searched refs:init_ops (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_init_ops.c524 union init_op *init_ops; local
529 init_ops = p_dev->fw_data->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;
Decore_init_values.h35 ARRAY_DECL u32 init_ops[] = { variable
Decore.h589 union init_op *init_ops; member
/freebsd-10-stable/sys/dev/bxe/
Dbxe.h1676 const struct raw_op *init_ops; member
1690 #define INIT_OPS(sc) (sc->init_ops)