Searched refs:bat_state (Results 1 – 2 of 2) sorted by relevance
886 bat->bat_state = LST_BATCH_IDLE; in lstcon_batch_add()971 entp->u.tbe_batch.bae_state = bat->bat_state; in lstcon_batch_info()1057 bat->bat_state = LST_BATCH_RUNNING; in lstcon_batch_run()1079 bat->bat_state = LST_BATCH_IDLE; in lstcon_batch_stop()1244 if ((*batch)->bat_state != LST_BATCH_IDLE) { in lstcon_verify_batch()1449 batch->bat_state = LST_BATCH_IDLE; in lstcon_test_batch_query()
93 int bat_state; /* state of the batch */ member