Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dlanai.c1037 #define INT_AAL0_STR (0x00000800) /* Non-AAL5 buffer half filled */ macro
1809 if (reason & (INT_AAL0_STR | INT_AAL0)) { in lanai_int_1()
1810 ack |= reason & (INT_AAL0_STR | INT_AAL0); in lanai_int_1()