Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c67 #define SPROM_OP_BAD(_state, _fmt, ...) \ macro
109 SPROM_OP_BAD(state, "error reading expected variable " in bhnd_sprom_opcode_init()
118 SPROM_OP_BAD(state, "error initializing index for " in bhnd_sprom_opcode_init()
307 SPROM_OP_BAD(state, "cannot index large offset %u\n", in bhnd_sprom_opcode_init_entry()
316 SPROM_OP_BAD(state, "cannot index large vid %zu\n", in bhnd_sprom_opcode_init_entry()
325 SPROM_OP_BAD(state, "cannot index large opcode offset " in bhnd_sprom_opcode_init_entry()
389 SPROM_OP_BAD(state, "invalid revision range: %hhu-%hhu\n", in bhnd_sprom_opcode_set_revs()
419 SPROM_OP_BAD(state, "no open variable definition\n"); in bhnd_sprom_opcode_set_mask()
441 SPROM_OP_BAD(state, "no open variable definition\n"); in bhnd_sprom_opcode_set_shift()
481 SPROM_OP_BAD(state, "no open variable definition\n"); in bhnd_sprom_opcode_set_bind()
[all …]