Searched refs:IE_FD_BUSY (Results 1 – 6 of 6) sorted by relevance
237 #define IE_FD_BUSY 0x4000 /* frame is busy */ macro
178 #define IE_FD_BUSY 0x4000 /* frame is busy */ macro
300 if (status & IE_FD_BUSY) in ie_poll()
156 #define IE_FD_BUSY SWAP(0x4000) /* frame is busy */ macro
240 #define IE_FD_BUSY 0x4000 /* frame is busy */ macro
555 if ((status & IE_FD_BUSY) != 0) in i82586_rint()