Lines Matching +full:reset +full:- +full:related
1 /* SPDX-License-Identifier: GPL-2.0-only */
47 #define SNIC_TAG_DEV_RST BIT(29) /* Tag for device reset */
48 #define SNIC_TAG_IOCTL_DEV_RST BIT(28) /* Tag for User Device Reset */
49 #define SNIC_TAG_MASK (BIT(24) - 1) /* Mask for lookup */
50 #define SNIC_NO_TAG -1
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)
262 /* discovery related */
268 /* vnic related structures */
286 /* pci related */
290 /* io related info */
308 /* Work for processing Target related work */
314 /* stats related */
323 struct dentry *reset_stats_file;/* Per snic reset stats file */
349 /* debugfs related global data */