Lines Matching refs:tq_init
996 hp_sdc_transaction tq_init; in hp_sdc_register() local
1035 tq_init.actidx = 0; in hp_sdc_register()
1036 tq_init.idx = 1; in hp_sdc_register()
1037 tq_init.endidx = 5; in hp_sdc_register()
1038 tq_init.seq = tq_init_seq; in hp_sdc_register()
1039 tq_init.act.semaphore = &tq_init_sem; in hp_sdc_register()
1048 hp_sdc_enqueue_transaction(&tq_init); in hp_sdc_register()
1063 tq_init.actidx = 0; in hp_sdc_register()
1064 tq_init.idx = 1; in hp_sdc_register()
1066 hp_sdc_enqueue_transaction(&tq_init); in hp_sdc_register()
1087 tq_init.actidx = 0; in hp_sdc_register()
1088 tq_init.idx = 1; in hp_sdc_register()
1089 tq_init.endidx = 4; in hp_sdc_register()
1091 hp_sdc_enqueue_transaction(&tq_init); in hp_sdc_register()