Searched refs:LE_R1_POK (Results 1 – 6 of 6) sorted by relevance
134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
205 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
162 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro521 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_dvma()691 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_pio()
302 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
274 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
129 #define LE_R1_POK 0x0300 /* Packet is complete: SOP + EOP */ macro588 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()