Searched refs:IE_FD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
239 #define IE_FD_COMPLETE 0x8000 /* frame is complete */ macro
538 if ((status & IE_FD_COMPLETE) == 0) { in i82586_rint()