Searched refs:TF_BUSY_IN (Results 1 – 1 of 1) sorted by relevance
137 #define TF_BUSY_IN 0x20000 /* Process busy in read() -- not supported. */ macro139 #define TF_BUSY (TF_BUSY_IN | TF_BUSY_OUT)
Completed in 7 milliseconds