Lines Matching defs:cdev

2734  * @cdev: pointer to embedded class device
2741 version_fw_show(struct device *cdev, struct device_attribute *attr,
2744 struct Scsi_Host *shost = class_to_shost(cdev);
2757 * @cdev: pointer to embedded class device
2764 version_bios_show(struct device *cdev, struct device_attribute *attr,
2767 struct Scsi_Host *shost = class_to_shost(cdev);
2782 * @cdev: pointer to embedded class device
2789 version_mpi_show(struct device *cdev, struct device_attribute *attr,
2792 struct Scsi_Host *shost = class_to_shost(cdev);
2802 * @cdev: pointer to embedded class device
2809 version_product_show(struct device *cdev, struct device_attribute *attr,
2812 struct Scsi_Host *shost = class_to_shost(cdev);
2821 * @cdev: pointer to embedded class device
2828 version_nvdata_persistent_show(struct device *cdev,
2831 struct Scsi_Host *shost = class_to_shost(cdev);
2841 * @cdev: pointer to embedded class device
2848 version_nvdata_default_show(struct device *cdev, struct device_attribute
2851 struct Scsi_Host *shost = class_to_shost(cdev);
2861 * @cdev: pointer to embedded class device
2868 board_name_show(struct device *cdev, struct device_attribute *attr,
2871 struct Scsi_Host *shost = class_to_shost(cdev);
2880 * @cdev: pointer to embedded class device
2887 board_assembly_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 board_tracer_show(struct device *cdev, struct device_attribute *attr,
2909 struct Scsi_Host *shost = class_to_shost(cdev);
2918 * @cdev: pointer to embedded class device
2928 io_delay_show(struct device *cdev, struct device_attribute *attr,
2931 struct Scsi_Host *shost = class_to_shost(cdev);
2940 * @cdev: pointer to embedded class device
2950 device_delay_show(struct device *cdev, struct device_attribute *attr,
2953 struct Scsi_Host *shost = class_to_shost(cdev);
2962 * @cdev: pointer to embedded class device
2971 fw_queue_depth_show(struct device *cdev, struct device_attribute *attr,
2974 struct Scsi_Host *shost = class_to_shost(cdev);
2983 * @cdev: pointer to embedded class device
2992 host_sas_address_show(struct device *cdev, struct device_attribute *attr,
2996 struct Scsi_Host *shost = class_to_shost(cdev);
3006 * @cdev: pointer to embedded class device
3013 logging_level_show(struct device *cdev, struct device_attribute *attr,
3016 struct Scsi_Host *shost = class_to_shost(cdev);
3022 logging_level_store(struct device *cdev, struct device_attribute *attr,
3025 struct Scsi_Host *shost = class_to_shost(cdev);
3041 * @cdev: pointer to embedded class device
3049 fwfault_debug_show(struct device *cdev, struct device_attribute *attr,
3052 struct Scsi_Host *shost = class_to_shost(cdev);
3058 fwfault_debug_store(struct device *cdev, struct device_attribute *attr,
3061 struct Scsi_Host *shost = class_to_shost(cdev);
3077 * @cdev: pointer to embedded class device
3086 ioc_reset_count_show(struct device *cdev, struct device_attribute *attr,
3089 struct Scsi_Host *shost = class_to_shost(cdev);
3098 * @cdev: pointer to embedded class device
3107 reply_queue_count_show(struct device *cdev,
3111 struct Scsi_Host *shost = class_to_shost(cdev);
3126 * @cdev: pointer to embedded class device
3135 BRM_status_show(struct device *cdev, struct device_attribute *attr,
3138 struct Scsi_Host *shost = class_to_shost(cdev);
3213 * @cdev: pointer to embedded class device
3220 host_trace_buffer_size_show(struct device *cdev,
3223 struct Scsi_Host *shost = class_to_shost(cdev);
3256 * @cdev: pointer to embedded class device
3267 host_trace_buffer_show(struct device *cdev, struct device_attribute *attr,
3270 struct Scsi_Host *shost = class_to_shost(cdev);
3299 host_trace_buffer_store(struct device *cdev, struct device_attribute *attr,
3302 struct Scsi_Host *shost = class_to_shost(cdev);
3319 * @cdev: pointer to embedded class device
3328 host_trace_buffer_enable_show(struct device *cdev,
3331 struct Scsi_Host *shost = class_to_shost(cdev);
3346 host_trace_buffer_enable_store(struct device *cdev,
3349 struct Scsi_Host *shost = class_to_shost(cdev);
3439 * @cdev: pointer to embedded class device
3446 diag_trigger_master_show(struct device *cdev,
3450 struct Scsi_Host *shost = class_to_shost(cdev);
3464 * @cdev: pointer to embedded class device
3472 diag_trigger_master_store(struct device *cdev,
3476 struct Scsi_Host *shost = class_to_shost(cdev);
3496 * @cdev: pointer to embedded class device
3503 diag_trigger_event_show(struct device *cdev,
3506 struct Scsi_Host *shost = class_to_shost(cdev);
3520 * @cdev: pointer to embedded class device
3528 diag_trigger_event_store(struct device *cdev,
3532 struct Scsi_Host *shost = class_to_shost(cdev);
3552 * @cdev: pointer to embedded class device
3559 diag_trigger_scsi_show(struct device *cdev,
3562 struct Scsi_Host *shost = class_to_shost(cdev);
3576 * @cdev: pointer to embedded class device
3584 diag_trigger_scsi_store(struct device *cdev,
3587 struct Scsi_Host *shost = class_to_shost(cdev);
3606 * @cdev: pointer to embedded class device
3613 diag_trigger_mpi_show(struct device *cdev,
3616 struct Scsi_Host *shost = class_to_shost(cdev);
3630 * @cdev: pointer to embedded class device
3638 diag_trigger_mpi_store(struct device *cdev,
3641 struct Scsi_Host *shost = class_to_shost(cdev);
3665 * @cdev: pointer to embedded class device
3672 drv_support_bitmap_show(struct device *cdev,
3675 struct Scsi_Host *shost = class_to_shost(cdev);
3684 * @cdev: pointer to embedded class device
3692 enable_sdev_max_qd_show(struct device *cdev,
3695 struct Scsi_Host *shost = class_to_shost(cdev);
3703 * @cdev: pointer to embedded class device
3714 enable_sdev_max_qd_store(struct device *cdev,
3717 struct Scsi_Host *shost = class_to_shost(cdev);