Home
last modified time | relevance | path

Searched refs:SAS_END_DEVICE (Results 1 – 25 of 25) sorted by relevance

/Linux-v4.19/drivers/scsi/libsas/
Dsas_internal.h139 case SAS_END_DEVICE: in sas_fill_in_rphy()
141 rphy->identify.device_type = SAS_END_DEVICE; in sas_fill_in_rphy()
161 phy->identify.device_type = SAS_END_DEVICE; in sas_phy_set_target()
Dsas_discover.c42 case SAS_END_DEVICE: in sas_init_dev()
119 case SAS_END_DEVICE: in sas_get_port_device()
159 if (dev_is_sata(dev) || dev->dev_type == SAS_END_DEVICE) in sas_get_port_device()
344 if (dev->dev_type == SAS_END_DEVICE && in sas_unregister_common_dev()
463 case SAS_END_DEVICE: in sas_discover_domain()
Dsas_expander.c313 case SAS_END_DEVICE: in sas_set_ex_phy()
849 child->dev_type = SAS_END_DEVICE; in sas_ex_discover_end_dev()
1038 if (ex_phy->attached_dev_type != SAS_END_DEVICE && in sas_ex_discover_dev()
1065 case SAS_END_DEVICE: in sas_ex_discover_dev()
2005 if ((old == SAS_SATA_PENDING && new == SAS_END_DEVICE) || in dev_type_flutter()
2006 (old == SAS_END_DEVICE && new == SAS_SATA_PENDING)) in dev_type_flutter()
Dsas_ata.c338 case SAS_END_DEVICE: in smp_ata_check_ready()
Dsas_scsi_host.c866 BUG_ON(dev->rphy->identify.device_type != SAS_END_DEVICE); in sas_slave_configure()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_sas.c127 { SAS_END_DEVICE, "end device" },
166 BUG_ON(rphy->identify.device_type != SAS_END_DEVICE); in sas_bitfield_name_search()
1368 rphy->identify.device_type == SAS_END_DEVICE; in sas_end_dev_match()
1461 rdev->rphy.identify.device_type = SAS_END_DEVICE; in sas_end_device_alloc()
1539 if (identify->device_type == SAS_END_DEVICE && in sas_rphy_add()
1543 else if (identify->device_type == SAS_END_DEVICE) in sas_rphy_add()
1547 if (identify->device_type == SAS_END_DEVICE && in sas_rphy_add()
1631 case SAS_END_DEVICE: in sas_rphy_remove()
1677 if (rphy->identify.device_type != SAS_END_DEVICE || in sas_user_scan()
Dhpsa.c9468 identify->device_type = SAS_END_DEVICE; in hpsa_sas_port_add_phy()
/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c72 identify->device_type = SAS_END_DEVICE; in pqi_sas_port_add_phy()
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c186 identify->device_type = SAS_END_DEVICE; in _transport_set_identify()
477 if (device_type == SAS_END_DEVICE) in _transport_delete_port()
720 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) in mpt3sas_transport_port_add()
728 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
745 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
Dmpt3sas_scsih.c3457 SAS_END_DEVICE) { in _scsih_block_io_to_children_attached_to_ex()
9679 SAS_END_DEVICE) in _scsih_expander_node_remove()
9836 SAS_END_DEVICE) in scsih_remove()
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_dev.c222 if (dev->dev_type == SAS_END_DEVICE) { in asd_init_target_ddb()
Daic94xx_hwi.c77 phy->identify_frame->dev_type = SAS_END_DEVICE; in asd_init_phy_identify()
/Linux-v4.19/include/scsi/
Dsas.h96 SAS_END_DEVICE = 1, enumerator
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c480 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v1_hw()
519 case SAS_END_DEVICE: in setup_itct_v1_hw()
1424 if (phy->identify.device_type == SAS_END_DEVICE) in int_phyup_v1_hw()
Dhisi_sas_v3_hw.c588 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v3_hw()
628 case SAS_END_DEVICE: in setup_itct_v3_hw()
801 if (phy->identify.device_type == SAS_END_DEVICE) { in phy_hard_reset_v3_hw()
1234 if (phy->identify.device_type == SAS_END_DEVICE) in phy_up_v3_hw()
Dhisi_sas_v2_hw.c899 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v2_hw()
939 case SAS_END_DEVICE: in setup_itct_v2_hw()
1544 if (phy->identify.device_type == SAS_END_DEVICE) { in phy_hard_reset_v2_hw()
2712 if (phy->identify.device_type == SAS_END_DEVICE) in phy_up_v2_hw()
Dhisi_sas_main.c592 case SAS_END_DEVICE: in hisi_sas_init_device()
/Linux-v4.19/drivers/scsi/isci/
Dtask.c246 if (dev->dev_type == SAS_END_DEVICE) { in isci_task_request_build()
Drequest.c2977 if (!task && dev->dev_type == SAS_END_DEVICE) { in sci_request_started_state_enter()
3100 if (dev->dev_type == SAS_END_DEVICE) in sci_io_request_construct()
3124 if (dev->dev_type == SAS_END_DEVICE || dev_is_sata(dev)) { in sci_task_request_construct()
Dremote_device.c1101 if (dev->dev_type == SAS_END_DEVICE) { in sci_remote_device_ready_state_exit()
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_hwi.c3395 case SAS_END_DEVICE: in hw_event_sas_phy_up()
3422 if (phy->identify.device_type == SAS_END_DEVICE) in hw_event_sas_phy_up()
4489 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm8001_chip_phy_start_req()
4553 else if (pm8001_dev->dev_type == SAS_END_DEVICE || in pm8001_chip_reg_dev_req()
4686 if (pm8001_dev->dev_type == SAS_END_DEVICE) in pm8001_chip_abort_task()
Dpm80xx_hwi.c2886 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover()
2937 case SAS_END_DEVICE: in hw_event_sas_phy_up()
2964 if (phy->identify.device_type == SAS_END_DEVICE) in hw_event_sas_phy_up()
4424 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm80xx_chip_phy_start_req()
4489 else if (pm8001_dev->dev_type == SAS_END_DEVICE || in pm80xx_chip_reg_dev_req()
Dpm8001_sas.c638 if (dev->dev_type == SAS_END_DEVICE) in pm8001_dev_found_notify()
/Linux-v4.19/drivers/message/fusion/
Dmptsas.c3021 identify->device_type = SAS_END_DEVICE; in mptsas_parse_device_info()
3230 case SAS_END_DEVICE: in mptsas_probe_one_phy()
3471 if (rphy->identify.device_type == SAS_END_DEVICE) in mptsas_delete_expander_siblings()
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.c1066 if (phy->identify.device_type == SAS_END_DEVICE) in mvs_update_phyinfo()