Searched refs:IPS_CMD_FLUSH (Results 1 – 2 of 2) sorted by relevance
710 scb->cdb[0] = IPS_CMD_FLUSH; in ips_release()712 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_release()784 scb->cdb[0] = IPS_CMD_FLUSH; in ips_halt()786 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_halt()942 scb->cdb[0] = IPS_CMD_FLUSH; in ips_eh_reset()944 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_eh_reset()
195 #define IPS_CMD_FLUSH 0x0A macro