Lines Matching refs:flush_cache

683 	scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH;  in ips_release()
684 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_release()
685 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_release()
686 scb->cmd.flush_cache.reserved = 0; in ips_release()
687 scb->cmd.flush_cache.reserved2 = 0; in ips_release()
688 scb->cmd.flush_cache.reserved3 = 0; in ips_release()
689 scb->cmd.flush_cache.reserved4 = 0; in ips_release()
752 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_halt()
753 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_halt()
754 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_halt()
755 scb->cmd.flush_cache.reserved = 0; in ips_halt()
756 scb->cmd.flush_cache.reserved2 = 0; in ips_halt()
757 scb->cmd.flush_cache.reserved3 = 0; in ips_halt()
758 scb->cmd.flush_cache.reserved4 = 0; in ips_halt()
907 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in __ips_eh_reset()
908 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in __ips_eh_reset()
909 scb->cmd.flush_cache.state = IPS_NORM_STATE; in __ips_eh_reset()
910 scb->cmd.flush_cache.reserved = 0; in __ips_eh_reset()
911 scb->cmd.flush_cache.reserved2 = 0; in __ips_eh_reset()
912 scb->cmd.flush_cache.reserved3 = 0; in __ips_eh_reset()
913 scb->cmd.flush_cache.reserved4 = 0; in __ips_eh_reset()
4590 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_flush_and_reset()
4591 … scb->cmd.flush_cache.command_id = IPS_MAX_CMDS; /* Use an ID that would otherwise not exist */ in ips_flush_and_reset()
4592 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_flush_and_reset()
4593 scb->cmd.flush_cache.reserved = 0; in ips_flush_and_reset()
4594 scb->cmd.flush_cache.reserved2 = 0; in ips_flush_and_reset()
4595 scb->cmd.flush_cache.reserved3 = 0; in ips_flush_and_reset()
4596 scb->cmd.flush_cache.reserved4 = 0; in ips_flush_and_reset()