Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvme_scc.c493 int int_pending_mask = port->channel == CHANNEL_A ? in scc_spcond_int() local
530 } while(SCCread(INT_PENDING_REG) & int_pending_mask); in scc_spcond_int()