Searched refs:LE_R1_POK (Results 1 – 4 of 4) sorted by relevance
134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
206 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
158 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro517 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_dvma()687 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_pio()
303 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()