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