Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwx/
H A Dif_iwx_debug.c32 struct opcode_label { struct
37 static struct opcode_label command_group[] = { argument
49 static struct opcode_label legacy_opcodes[] = {
149 static struct opcode_label system_opcodes[] = {
159 static struct opcode_label macconf_opcodes[] = {
166 static struct opcode_label data_opcodes[] = {
179 static struct opcode_label reg_opcodes[] = {
187 static struct opcode_label phyops_opcodes[] = {
196 get_label(struct opcode_label *table, uint8_t opcode) in get_label()
198 struct opcode_label *op = table; in get_label()
[all …]