Lines Matching refs:flush_cache

679 	scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH;  in ips_release()
680 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_release()
681 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_release()
682 scb->cmd.flush_cache.reserved = 0; in ips_release()
683 scb->cmd.flush_cache.reserved2 = 0; in ips_release()
684 scb->cmd.flush_cache.reserved3 = 0; in ips_release()
685 scb->cmd.flush_cache.reserved4 = 0; in ips_release()
748 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_halt()
749 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_halt()
750 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_halt()
751 scb->cmd.flush_cache.reserved = 0; in ips_halt()
752 scb->cmd.flush_cache.reserved2 = 0; in ips_halt()
753 scb->cmd.flush_cache.reserved3 = 0; in ips_halt()
754 scb->cmd.flush_cache.reserved4 = 0; in ips_halt()
903 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in __ips_eh_reset()
904 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in __ips_eh_reset()
905 scb->cmd.flush_cache.state = IPS_NORM_STATE; in __ips_eh_reset()
906 scb->cmd.flush_cache.reserved = 0; in __ips_eh_reset()
907 scb->cmd.flush_cache.reserved2 = 0; in __ips_eh_reset()
908 scb->cmd.flush_cache.reserved3 = 0; in __ips_eh_reset()
909 scb->cmd.flush_cache.reserved4 = 0; in __ips_eh_reset()
4586 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_flush_and_reset()
4587 … scb->cmd.flush_cache.command_id = IPS_MAX_CMDS; /* Use an ID that would otherwise not exist */ in ips_flush_and_reset()
4588 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_flush_and_reset()
4589 scb->cmd.flush_cache.reserved = 0; in ips_flush_and_reset()
4590 scb->cmd.flush_cache.reserved2 = 0; in ips_flush_and_reset()
4591 scb->cmd.flush_cache.reserved3 = 0; in ips_flush_and_reset()
4592 scb->cmd.flush_cache.reserved4 = 0; in ips_flush_and_reset()