Searched refs:FD_Done (Results 1 – 2 of 2) sorted by relevance
139 #define FD_Done(s) (((s) & 0x8000) != 0) macro
913 if (FD_Done(status)) in eexp_hw_rx_pio()978 } while (FD_Done(status) && boguscount--); in eexp_hw_rx_pio()