Lines Matching refs:tq_init
1000 hp_sdc_transaction tq_init; in hp_sdc_register() local
1043 tq_init.actidx = 0; in hp_sdc_register()
1044 tq_init.idx = 1; in hp_sdc_register()
1045 tq_init.endidx = 5; in hp_sdc_register()
1046 tq_init.seq = tq_init_seq; in hp_sdc_register()
1047 tq_init.act.semaphore = &tq_init_sem; in hp_sdc_register()
1056 hp_sdc_enqueue_transaction(&tq_init); in hp_sdc_register()
1071 tq_init.actidx = 0; in hp_sdc_register()
1072 tq_init.idx = 1; in hp_sdc_register()
1074 hp_sdc_enqueue_transaction(&tq_init); in hp_sdc_register()
1095 tq_init.actidx = 0; in hp_sdc_register()
1096 tq_init.idx = 1; in hp_sdc_register()
1097 tq_init.endidx = 4; in hp_sdc_register()
1099 hp_sdc_enqueue_transaction(&tq_init); in hp_sdc_register()