Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/avmb1/
Davmcard.h352 #define T1F_IREADY 0x01 macro
406 status = t1_fifostatus(base) & (T1F_IREADY|T1F_IHALF); in t1_get_slice()
410 case T1F_IREADY|T1F_IHALF|T1F_IFULL: in t1_get_slice()
418 case T1F_IREADY|T1F_IHALF: in t1_get_slice()