Home
last modified time | relevance | path

Searched refs:raw_op (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dinit_defs.h69 struct raw_op { struct
130 struct raw_op raw;
H A D57710_init_values.c22 static const struct raw_op init_ops_e1[] = {
29185 INIT_OPS(pdev) = (struct raw_op *)init_ops_e1; in ecore_init_e1_firmware()
H A D57711_init_values.c22 static const struct raw_op init_ops_e1h[] = {
30482 INIT_OPS(pdev) = (struct raw_op *)init_ops_e1h; in ecore_init_e1h_firmware()
H A D57712_init_values.c22 static const struct raw_op init_ops_e2[] = {
58027 INIT_OPS(pdev) = (struct raw_op *)init_ops_e2; in ecore_init_e2_firmware()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2866 const struct raw_op *init_ops;