Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bxe/
H A D57712_init_values.c67 {OP_SW, 0x60200, 0x30400},
69 {OP_SW, 0x60200, 0x30403},
73 {OP_SW, 0x601e0, 0x40406},
74 {OP_SW, 0x60244, 0x2040a},
75 {OP_SW, 0x60254, 0x2040c},
76 {OP_SW, 0x60264, 0x2040e},
78 {OP_SW, 0x601e0, 0x40410},
79 {OP_SW, 0x60240, 0x30414},
85 {OP_SW, 0x601d8, 0x20417},
87 {OP_SW, 0x601c0, 0x20419},
[all …]
H A D57710_init_values.c59 {OP_SW, 0x60200, 0x30200},
76 {OP_SW, 0xd004c, 0x40203},
78 {OP_SW, 0xd008c, 0x110207},
80 {OP_SW, 0xd0164, 0x20218},
82 {OP_SW, 0xd020c, 0x3021a},
83 {OP_SW, 0xd0220, 0x2021d},
85 {OP_SW, 0xd0300, 0x18021f},
88 {OP_SW, 0xd0004, 0xf0237},
115 {OP_SW, 0xc2008, 0x3046b},
116 {OP_SW, 0xc201c, 0x4046e},
[all …]
H A D57711_init_values.c59 {OP_SW, 0x60200, 0x30200},
74 {OP_SW, 0xd004c, 0x40203},
76 {OP_SW, 0xd008c, 0x110207},
78 {OP_SW, 0xd0164, 0x20218},
80 {OP_SW, 0xd020c, 0x3021a},
81 {OP_SW, 0xd0220, 0x2021d},
83 {OP_SW, 0xd0300, 0x18021f},
86 {OP_SW, 0xd0004, 0xf0237},
130 {OP_SW, 0xc2008, 0x3046b},
131 {OP_SW, 0xc201c, 0x4046e},
[all …]
H A Decore_init.h39 OP_SW, /* copy a string to the device */ enumerator
H A Decore_init_ops.h288 case OP_SW: in ecore_init_block()
/freebsd-12.1/sys/mips/mips/
H A Dstack_machdep.c77 case OP_SW: in stack_capture()
H A Ddb_interface.c327 case OP_SW: in db_inst_type()
H A Ddb_disasm.c356 case OP_SW: in md_printins()
H A Ddb_trace.c253 case OP_SW: in stacktrace_subr()
H A Dtrap.c1556 case OP_SW: in mips_unaligned_load_store()
1630 case OP_SW: in mips_unaligned_load_store()
/freebsd-12.1/sys/cddl/dev/dtrace/mips/
H A Ddtrace_isa.c409 case OP_SW: in dtrace_next_frame()
578 case OP_SW: in dtrace_next_uframe()
/freebsd-12.1/sys/dev/hwpmc/
H A Dhwpmc_mips.c572 case OP_SW: in pmc_next_frame()
681 case OP_SW: in pmc_next_uframe()
/freebsd-12.1/sys/mips/include/
H A Dmips_opcode.h198 #define OP_SW 053 macro