Searched refs:CB_CMD_S (Results 1 – 2 of 2) sorted by relevance
306 #define CB_CMD_S 0x4000 /* suspend on completion */ macro
740 cmd |= CB_CMD_S; in iprb_cmd_submit()746 PUTCB16(lcb, CB_CMD_OFFSET, GETCB16(lcb, CB_CMD_OFFSET) & ~CB_CMD_S); in iprb_cmd_submit()