Lines Matching refs:flush_cache

676 	scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH;  in ips_release()
677 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_release()
678 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_release()
679 scb->cmd.flush_cache.reserved = 0; in ips_release()
680 scb->cmd.flush_cache.reserved2 = 0; in ips_release()
681 scb->cmd.flush_cache.reserved3 = 0; in ips_release()
682 scb->cmd.flush_cache.reserved4 = 0; in ips_release()
743 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_halt()
744 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_halt()
745 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_halt()
746 scb->cmd.flush_cache.reserved = 0; in ips_halt()
747 scb->cmd.flush_cache.reserved2 = 0; in ips_halt()
748 scb->cmd.flush_cache.reserved3 = 0; in ips_halt()
749 scb->cmd.flush_cache.reserved4 = 0; in ips_halt()
880 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in __ips_eh_reset()
881 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in __ips_eh_reset()
882 scb->cmd.flush_cache.state = IPS_NORM_STATE; in __ips_eh_reset()
883 scb->cmd.flush_cache.reserved = 0; in __ips_eh_reset()
884 scb->cmd.flush_cache.reserved2 = 0; in __ips_eh_reset()
885 scb->cmd.flush_cache.reserved3 = 0; in __ips_eh_reset()
886 scb->cmd.flush_cache.reserved4 = 0; in __ips_eh_reset()
4556 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_flush_and_reset()
4557 … scb->cmd.flush_cache.command_id = IPS_MAX_CMDS; /* Use an ID that would otherwise not exist */ in ips_flush_and_reset()
4558 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_flush_and_reset()
4559 scb->cmd.flush_cache.reserved = 0; in ips_flush_and_reset()
4560 scb->cmd.flush_cache.reserved2 = 0; in ips_flush_and_reset()
4561 scb->cmd.flush_cache.reserved3 = 0; in ips_flush_and_reset()
4562 scb->cmd.flush_cache.reserved4 = 0; in ips_flush_and_reset()