/linux/drivers/scsi/libsas/ |
H A D | sas_internal.h | 174 case SAS_END_DEVICE: in sas_fill_in_rphy() 176 rphy->identify.device_type = SAS_END_DEVICE; in sas_fill_in_rphy() 196 phy->identify.device_type = SAS_END_DEVICE; in sas_phy_set_target()
|
H A D | sas_discover.c | 25 case SAS_END_DEVICE: in sas_init_dev() 111 case SAS_END_DEVICE: in sas_get_port_device() 151 if (dev_is_sata(dev) || dev->dev_type == SAS_END_DEVICE) in sas_get_port_device() 330 if (dev->dev_type == SAS_END_DEVICE && in sas_unregister_common_dev() 478 case SAS_END_DEVICE: in sas_discover_domain()
|
H A D | sas_expander.c | 303 case SAS_END_DEVICE: in sas_set_ex_phy() 781 child->dev_type = SAS_END_DEVICE; in sas_ex_add_dev() 1007 if (ex_phy->attached_dev_type != SAS_END_DEVICE && in sas_ex_discover_dev() 1033 case SAS_END_DEVICE: in sas_ex_discover_dev() 1957 if ((old == SAS_SATA_PENDING && new == SAS_END_DEVICE) || in dev_type_flutter() 1958 (old == SAS_END_DEVICE && new == SAS_SATA_PENDING)) in dev_type_flutter()
|
H A D | sas_ata.c | 318 case SAS_END_DEVICE: in smp_ata_check_ready_type() 349 case SAS_END_DEVICE: in smp_ata_check_ready()
|
H A D | sas_scsi_host.c | 812 BUG_ON(dev->rphy->identify.device_type != SAS_END_DEVICE); in sas_device_configure()
|
/linux/drivers/scsi/ |
H A D | scsi_transport_sas.c | 126 { SAS_END_DEVICE, "end device" }, 166 BUG_ON(rphy->identify.device_type != SAS_END_DEVICE); in sas_bitfield_name_search() 1395 rphy->identify.device_type == SAS_END_DEVICE; in sas_end_dev_match() 1482 rdev->rphy.identify.device_type = SAS_END_DEVICE; in sas_end_device_alloc() 1560 if (identify->device_type == SAS_END_DEVICE && in sas_rphy_add() 1564 else if (identify->device_type == SAS_END_DEVICE) in sas_rphy_add() 1568 if (identify->device_type == SAS_END_DEVICE && in sas_rphy_add() 1652 case SAS_END_DEVICE: in sas_rphy_remove() 1697 if (rphy->identify.device_type != SAS_END_DEVICE || in sas_user_scan()
|
/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 132 } else if (rphy->identify.device_type == SAS_END_DEVICE) { in _transport_get_port_id_by_rphy() 245 identify->device_type = SAS_END_DEVICE; in _transport_set_identify() 510 if (device_type == SAS_END_DEVICE) in _transport_delete_port() 766 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add() 804 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add() 839 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
|
H A D | mpt3sas_scsih.c | 3966 SAS_END_DEVICE) { in _scsih_block_io_to_children_attached_to_ex() 11031 SAS_END_DEVICE) in _scsih_expander_node_remove() 11299 SAS_END_DEVICE) in scsih_remove()
|
/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 711 if (device_type == SAS_END_DEVICE) in mpi3mr_delete_sas_port() 841 identify->device_type = SAS_END_DEVICE; in mpi3mr_set_identify() 1411 if (mr_sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpi3mr_sas_port_add() 1451 if (mr_sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpi3mr_sas_port_add() 1467 if (mr_sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpi3mr_sas_port_add() 2216 SAS_END_DEVICE) in mpi3mr_expander_node_remove() 2487 } else if (rphy->identify.device_type == SAS_END_DEVICE) { in mpi3mr_get_port_id_by_rphy()
|
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_dev.c | 203 if (dev->dev_type == SAS_END_DEVICE) { in asd_init_target_ddb()
|
H A D | aic94xx_hwi.c | 59 phy->identify_frame->dev_type = SAS_END_DEVICE; in asd_init_phy_identify()
|
/linux/include/scsi/ |
H A D | sas.h | 79 SAS_END_DEVICE = 1, enumerator
|
/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_sas_transport.c | 67 identify->device_type = SAS_END_DEVICE; in pqi_sas_port_add_phy()
|
/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 466 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v1_hw() 506 case SAS_END_DEVICE: in setup_itct_v1_hw() 1371 if (phy->identify.device_type == SAS_END_DEVICE) in int_phyup_v1_hw()
|
H A D | hisi_sas_v2_hw.c | 897 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v2_hw() 938 case SAS_END_DEVICE: in setup_itct_v2_hw() 1550 if (phy->identify.device_type == SAS_END_DEVICE) { in phy_hard_reset_v2_hw() 2697 if (phy->identify.device_type == SAS_END_DEVICE) in phy_up_v2_hw()
|
H A D | hisi_sas_v3_hw.c | 795 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v3_hw() 836 case SAS_END_DEVICE: in setup_itct_v3_hw() 1056 if (phy->identify.device_type == SAS_END_DEVICE) { in phy_hard_reset_v3_hw() 1599 if (phy->identify.device_type == SAS_END_DEVICE) in phy_up_v3_hw()
|
H A D | hisi_sas_main.c | 767 case SAS_END_DEVICE: in hisi_sas_init_device()
|
/linux/drivers/scsi/isci/ |
H A D | task.c | 244 if (dev->dev_type == SAS_END_DEVICE) { in isci_task_request_build()
|
H A D | request.c | 2966 if (!task && dev->dev_type == SAS_END_DEVICE) { in sci_request_started_state_enter() 3089 if (dev->dev_type == SAS_END_DEVICE) in sci_io_request_construct() 3113 if (dev->dev_type == SAS_END_DEVICE || dev_is_sata(dev)) { in sci_task_request_construct()
|
H A D | remote_device.c | 1102 if (dev->dev_type == SAS_END_DEVICE) { in sci_remote_device_ready_state_exit()
|
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 3135 case SAS_END_DEVICE: in hw_event_sas_phy_up() 3160 if (phy->identify.device_type == SAS_END_DEVICE) in hw_event_sas_phy_up() 4124 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm8001_chip_phy_start_req() 4184 else if (pm8001_dev->dev_type == SAS_END_DEVICE || in pm8001_chip_reg_dev_req() 4322 if (pm8001_dev->dev_type == SAS_END_DEVICE) in pm8001_chip_abort_task()
|
H A D | pm80xx_hwi.c | 3106 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover() 3156 case SAS_END_DEVICE: in hw_event_sas_phy_up() 3181 if (phy->identify.device_type == SAS_END_DEVICE) in hw_event_sas_phy_up() 4653 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm80xx_chip_phy_start_req() 4714 else if (pm8001_dev->dev_type == SAS_END_DEVICE || in pm80xx_chip_reg_dev_req()
|
H A D | pm8001_sas.c | 681 if (dev->dev_type == SAS_END_DEVICE) in pm8001_dev_found_notify()
|
/linux/drivers/message/fusion/ |
H A D | mptsas.c | 3048 identify->device_type = SAS_END_DEVICE; in mptsas_parse_device_info() 3257 case SAS_END_DEVICE: in mptsas_probe_one_phy() 3496 if (rphy->identify.device_type == SAS_END_DEVICE) in mptsas_delete_expander_siblings()
|
/linux/drivers/scsi/mvsas/ |
H A D | mv_sas.c | 1041 if (phy->identify.device_type == SAS_END_DEVICE) in mvs_update_phyinfo()
|