Lines Matching defs:cdev

2812  * @cdev: pointer to embedded class device
2819 version_fw_show(struct device *cdev, struct device_attribute *attr,
2822 struct Scsi_Host *shost = class_to_shost(cdev);
2835 * @cdev: pointer to embedded class device
2842 version_bios_show(struct device *cdev, struct device_attribute *attr,
2845 struct Scsi_Host *shost = class_to_shost(cdev);
2860 * @cdev: pointer to embedded class device
2867 version_mpi_show(struct device *cdev, struct device_attribute *attr,
2870 struct Scsi_Host *shost = class_to_shost(cdev);
2880 * @cdev: pointer to embedded class device
2887 version_product_show(struct device *cdev, struct device_attribute *attr,
2890 struct Scsi_Host *shost = class_to_shost(cdev);
2899 * @cdev: pointer to embedded class device
2906 version_nvdata_persistent_show(struct device *cdev,
2909 struct Scsi_Host *shost = class_to_shost(cdev);
2919 * @cdev: pointer to embedded class device
2926 version_nvdata_default_show(struct device *cdev, struct device_attribute
2929 struct Scsi_Host *shost = class_to_shost(cdev);
2939 * @cdev: pointer to embedded class device
2946 board_name_show(struct device *cdev, struct device_attribute *attr,
2949 struct Scsi_Host *shost = class_to_shost(cdev);
2958 * @cdev: pointer to embedded class device
2965 board_assembly_show(struct device *cdev, struct device_attribute *attr,
2968 struct Scsi_Host *shost = class_to_shost(cdev);
2977 * @cdev: pointer to embedded class device
2984 board_tracer_show(struct device *cdev, struct device_attribute *attr,
2987 struct Scsi_Host *shost = class_to_shost(cdev);
2996 * @cdev: pointer to embedded class device
3006 io_delay_show(struct device *cdev, struct device_attribute *attr,
3009 struct Scsi_Host *shost = class_to_shost(cdev);
3018 * @cdev: pointer to embedded class device
3028 device_delay_show(struct device *cdev, struct device_attribute *attr,
3031 struct Scsi_Host *shost = class_to_shost(cdev);
3040 * @cdev: pointer to embedded class device
3049 fw_queue_depth_show(struct device *cdev, struct device_attribute *attr,
3052 struct Scsi_Host *shost = class_to_shost(cdev);
3061 * @cdev: pointer to embedded class device
3070 host_sas_address_show(struct device *cdev, struct device_attribute *attr,
3074 struct Scsi_Host *shost = class_to_shost(cdev);
3084 * @cdev: pointer to embedded class device
3091 logging_level_show(struct device *cdev, struct device_attribute *attr,
3094 struct Scsi_Host *shost = class_to_shost(cdev);
3100 logging_level_store(struct device *cdev, struct device_attribute *attr,
3103 struct Scsi_Host *shost = class_to_shost(cdev);
3119 * @cdev: pointer to embedded class device
3127 fwfault_debug_show(struct device *cdev, struct device_attribute *attr,
3130 struct Scsi_Host *shost = class_to_shost(cdev);
3136 fwfault_debug_store(struct device *cdev, struct device_attribute *attr,
3139 struct Scsi_Host *shost = class_to_shost(cdev);
3155 * @cdev: pointer to embedded class device
3164 ioc_reset_count_show(struct device *cdev, struct device_attribute *attr,
3167 struct Scsi_Host *shost = class_to_shost(cdev);
3176 * @cdev: pointer to embedded class device
3185 reply_queue_count_show(struct device *cdev,
3189 struct Scsi_Host *shost = class_to_shost(cdev);
3204 * @cdev: pointer to embedded class device
3213 BRM_status_show(struct device *cdev, struct device_attribute *attr,
3216 struct Scsi_Host *shost = class_to_shost(cdev);
3283 * @cdev: pointer to embedded class device
3290 host_trace_buffer_size_show(struct device *cdev,
3293 struct Scsi_Host *shost = class_to_shost(cdev);
3326 * @cdev: pointer to embedded class device
3337 host_trace_buffer_show(struct device *cdev, struct device_attribute *attr,
3340 struct Scsi_Host *shost = class_to_shost(cdev);
3369 host_trace_buffer_store(struct device *cdev, struct device_attribute *attr,
3372 struct Scsi_Host *shost = class_to_shost(cdev);
3389 * @cdev: pointer to embedded class device
3398 host_trace_buffer_enable_show(struct device *cdev,
3401 struct Scsi_Host *shost = class_to_shost(cdev);
3416 host_trace_buffer_enable_store(struct device *cdev,
3419 struct Scsi_Host *shost = class_to_shost(cdev);
3510 * @cdev: pointer to embedded class device
3517 diag_trigger_master_show(struct device *cdev,
3521 struct Scsi_Host *shost = class_to_shost(cdev);
3535 * @cdev: pointer to embedded class device
3543 diag_trigger_master_store(struct device *cdev,
3547 struct Scsi_Host *shost = class_to_shost(cdev);
3587 * @cdev: pointer to embedded class device
3594 diag_trigger_event_show(struct device *cdev,
3597 struct Scsi_Host *shost = class_to_shost(cdev);
3611 * @cdev: pointer to embedded class device
3619 diag_trigger_event_store(struct device *cdev,
3623 struct Scsi_Host *shost = class_to_shost(cdev);
3663 * @cdev: pointer to embedded class device
3670 diag_trigger_scsi_show(struct device *cdev,
3673 struct Scsi_Host *shost = class_to_shost(cdev);
3687 * @cdev: pointer to embedded class device
3695 diag_trigger_scsi_store(struct device *cdev,
3698 struct Scsi_Host *shost = class_to_shost(cdev);
3737 * @cdev: pointer to embedded class device
3744 diag_trigger_mpi_show(struct device *cdev,
3747 struct Scsi_Host *shost = class_to_shost(cdev);
3761 * @cdev: pointer to embedded class device
3769 diag_trigger_mpi_store(struct device *cdev,
3772 struct Scsi_Host *shost = class_to_shost(cdev);
3815 * @cdev: pointer to embedded class device
3822 drv_support_bitmap_show(struct device *cdev,
3825 struct Scsi_Host *shost = class_to_shost(cdev);
3834 * @cdev: pointer to embedded class device
3842 enable_sdev_max_qd_show(struct device *cdev,
3845 struct Scsi_Host *shost = class_to_shost(cdev);
3853 * @cdev: pointer to embedded class device
3864 enable_sdev_max_qd_store(struct device *cdev,
3867 struct Scsi_Host *shost = class_to_shost(cdev);