Searched refs:HP_SDC_ACT_DEAD (Results 1 – 2 of 2) sorted by relevance
326 curr->seq[curr->actidx] |= HP_SDC_ACT_DEAD; in hp_sdc_tasklet()1053 if ((tq_init_seq[0] & HP_SDC_ACT_DEAD) == HP_SDC_ACT_DEAD) { in hp_sdc_register()1069 if ((tq_init_seq[0] & HP_SDC_ACT_DEAD) == HP_SDC_ACT_DEAD) { in hp_sdc_register()
92 #define HP_SDC_ACT_DEAD 0x60 /* Act timed out. */ macro