Searched defs:INT_AAL0_STR (Results 1 - 1 of 1) sorted by relevance

/drivers/atm/
H A Dlanai.c1050 #define INT_AAL0_STR (0x00000800) /* Non-AAL5 buffer half filled */ macro
1824 if (reason & (INT_AAL0_STR | INT_AAL0)) {
1825 ack |= reason & (INT_AAL0_STR | INT_AAL0);

Completed in 36 milliseconds