Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ip2/
Di2ellis.h524 #define HAS_OUTROOM(pB) !(INB(pB->i2eStatus) & ST_OUT_FULL)
525 #define HAS_NO_OUTROOM(pB) (INB(pB->i2eStatus) & ST_OUT_FULL)
Di2hw.h165 #define ST_OUT_FULL 0x40 // Outbound FIFO full macro