Searched refs:MAX_PENDING_CMDS (Results 1 – 1 of 1) sorted by relevance
52 #define MAX_PENDING_CMDS 4 /* from device specs */ macro86 if ((sts & CMD_CNTR_MASK) < MAX_PENDING_CMDS) { in olpc_apsp_write()