Searched refs:CMD_CNTR_MASK (Results 1 – 1 of 1) sorted by relevance
51 #define CMD_CNTR_MASK 0x7 /* Number of pending/unprocessed commands */ macro86 if ((sts & CMD_CNTR_MASK) < MAX_PENDING_CMDS) { in olpc_apsp_write()