Searched refs:hycapi_enable (Results 1 – 3 of 3) sorted by relevance
51 if (hycapi_enable & (1 << card->myid)) { in hysdn_sched_rx()123 if( ((hycapi_enable & (1 << card->myid))) && in hysdn_sched_tx()
34 unsigned int hycapi_enable = 0xffffffff; variable35 MODULE_PARM(hycapi_enable, "i");778 if((hycapi_enable & (1 << card->myid)) == 0) { in hycapi_capi_create()
276 extern unsigned int hycapi_enable;