Searched refs:have_bind (Results 1 – 3 of 3) sorted by relevance
487 if (state->var.have_bind) { in bhnd_sprom_opcode_set_bind()528 state->var.have_bind = true; in bhnd_sprom_opcode_set_bind()558 !state->var.have_bind) in bhnd_sprom_opcode_flush_bind()576 state->var.have_bind = false; in bhnd_sprom_opcode_flush_bind()660 BHND_NV_ASSERT(!state->var.have_bind, ("stale bind state")); in bhnd_sprom_opcode_clear_var()1366 BHND_NV_ASSERT(state->var.have_bind, ("missing bind")); in bhnd_sprom_opcode_next_binding()
105 bool have_bind; /**< if bind state is defined */ member
538 BHND_NV_ASSERT(state->var.have_bind, ("invalid bind state")); in bhnd_nvram_sprom_write_var()1151 BHND_NV_ASSERT(state->var.have_bind, ("invalid bind state")); in bhnd_nvram_sprom_read_var()