Searched refs:atpXO (Results 1 – 2 of 2) sorted by relevance
310 control & atpXO? " " : "*", in atp_print()336 switch (control & (atpXO|atpSTS)) { in atp_print()337 case atpXO: in atp_print()343 case atpXO|atpSTS: in atp_print()359 if (control & (atpXO|atpEOM|atpSTS)) { in atp_print()361 if (control & atpXO) { in atp_print()
84 #define atpXO 0x20 macro