Searched refs:IPS_CMD_FLUSH (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dips.c677 scb->cdb[0] = IPS_CMD_FLUSH; ips_release()
679 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; ips_release()
746 scb->cdb[0] = IPS_CMD_FLUSH; ips_halt()
748 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; ips_halt()
901 scb->cdb[0] = IPS_CMD_FLUSH; __ips_eh_reset()
903 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; __ips_eh_reset()
4584 scb->cdb[0] = IPS_CMD_FLUSH; ips_flush_and_reset()
4586 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; ips_flush_and_reset()
H A Dips.h161 #define IPS_CMD_FLUSH 0x0A macro

Completed in 115 milliseconds