Lines Matching +full:- +full:30000
1 /* SPDX-License-Identifier: GPL-2.0-only */
49 #define SNIC_TAG_MASK (BIT(24) - 1) /* Mask for lookup */
50 #define SNIC_NO_TAG -1
87 #define SNIC_ABTS_TIMEOUT 30000 /* msec */
88 #define SNIC_LUN_RESET_TIMEOUT 30000 /* msec */
89 #define SNIC_HOST_RESET_TIMEOUT 30000 /* msec */
96 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->rqi)
98 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->state)
100 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->abts_status)
102 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->lr_status)
104 (((struct snic_internal_io_state *)scsi_cmd_priv(Cmnd))->flags)