Home
last modified time | relevance | path

Searched refs:t_sync (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/hil/
Dhp_sdc.c770 hp_sdc_transaction t_sync; in hp_sdc_init() local
841 t_sync.actidx = 0; in hp_sdc_init()
842 t_sync.idx = 1; in hp_sdc_init()
843 t_sync.endidx = 6; in hp_sdc_init()
844 t_sync.seq = ts_sync; in hp_sdc_init()
848 t_sync.act.semaphore = &s_sync; in hp_sdc_init()
850 hp_sdc_enqueue_transaction(&t_sync); in hp_sdc_init()