Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hil/
Dhp_sdc_mlc.c57 } hp_sdc_mlc_priv; variable
75 if (hp_sdc_mlc_priv.got5x) goto check; in hp_sdc_mlc_isr()
89 hp_sdc_mlc_priv.got5x = 1; in hp_sdc_mlc_isr()
93 hp_sdc_mlc_priv.got5x = 0; in hp_sdc_mlc_isr()
324 hp_sdc_mlc_priv.emtestmode = 0; in hp_sdc_mlc_init()
325 hp_sdc_mlc_priv.trans.seq = hp_sdc_mlc_priv.tseq; in hp_sdc_mlc_init()
326 hp_sdc_mlc_priv.trans.act.semaphore = &(mlc->osem); in hp_sdc_mlc_init()
327 hp_sdc_mlc_priv.got5x = 0; in hp_sdc_mlc_init()
340 mlc->priv = &hp_sdc_mlc_priv; in hp_sdc_mlc_init()