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()
898 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in __ips_eh_reset()
899 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in __ips_eh_reset()
900 scb->cmd.flush_cache.state = IPS_NORM_STATE; in __ips_eh_reset()
901 scb->cmd.flush_cache.reserved = 0; in __ips_eh_reset()
902 scb->cmd.flush_cache.reserved2 = 0; in __ips_eh_reset()
903 scb->cmd.flush_cache.reserved3 = 0; in __ips_eh_reset()
904 scb->cmd.flush_cache.reserved4 = 0; in __ips_eh_reset()
4574 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_flush_and_reset()
4575 … scb->cmd.flush_cache.command_id = IPS_MAX_CMDS; /* Use an ID that would otherwise not exist */ in ips_flush_and_reset()
4576 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_flush_and_reset()
4577 scb->cmd.flush_cache.reserved = 0; in ips_flush_and_reset()
4578 scb->cmd.flush_cache.reserved2 = 0; in ips_flush_and_reset()
4579 scb->cmd.flush_cache.reserved3 = 0; in ips_flush_and_reset()
4580 scb->cmd.flush_cache.reserved4 = 0; in ips_flush_and_reset()