Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57712_init_values.c28 {OP_SW, 0x61000, 0x1ff0000},
32 {OP_SW, 0x617fc, 0x20101ff},
34 {OP_SW, 0x60200, 0x30400},
36 {OP_SW, 0x60200, 0x30403},
40 {OP_SW, 0x601e0, 0x40406},
41 {OP_SW, 0x60244, 0x2040a},
42 {OP_SW, 0x60254, 0x2040c},
43 {OP_SW, 0x60264, 0x2040e},
45 {OP_SW, 0x601e0, 0x40410},
46 {OP_SW, 0x60240, 0x30414},
[all …]
H A D57710_init_values.c25 {OP_SW, 0x61000, 0x2000000},
27 {OP_SW, 0x60200, 0x30200},
44 {OP_SW, 0xd004c, 0x40203},
46 {OP_SW, 0xd008c, 0x110207},
48 {OP_SW, 0xd0164, 0x20218},
50 {OP_SW, 0xd020c, 0x3021a},
51 {OP_SW, 0xd0220, 0x2021d},
53 {OP_SW, 0xd0300, 0x18021f},
56 {OP_SW, 0xd0004, 0xf0237},
65 {OP_SW, 0x101000, 0x30246},
[all …]
H A D57711_init_values.c25 {OP_SW, 0x61000, 0x2000000},
27 {OP_SW, 0x60200, 0x30200},
42 {OP_SW, 0xd004c, 0x40203},
44 {OP_SW, 0xd008c, 0x110207},
46 {OP_SW, 0xd0164, 0x20218},
48 {OP_SW, 0xd020c, 0x3021a},
49 {OP_SW, 0xd0220, 0x2021d},
51 {OP_SW, 0xd0300, 0x18021f},
54 {OP_SW, 0xd0004, 0xf0237},
81 {OP_SW, 0x101000, 0x30246},
[all …]
H A Dinit_defs.h38 OP_SW, /* copy a string to the device */ enumerator
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h277 case OP_SW: in ecore_init_block()