/linux-6.6.21/drivers/scsi/libsas/ ! |
D | sas_internal.h | 148 case SAS_END_DEVICE: in sas_fill_in_rphy() 150 rphy->identify.device_type = SAS_END_DEVICE; in sas_fill_in_rphy() 170 phy->identify.device_type = SAS_END_DEVICE; in sas_phy_set_target()
|
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()
|
D | sas_expander.c | 282 case SAS_END_DEVICE: in sas_set_ex_phy() 760 child->dev_type = SAS_END_DEVICE; in sas_ex_add_dev() 988 if (ex_phy->attached_dev_type != SAS_END_DEVICE && in sas_ex_discover_dev() 1014 case SAS_END_DEVICE: in sas_ex_discover_dev() 1930 if ((old == SAS_SATA_PENDING && new == SAS_END_DEVICE) || in dev_type_flutter() 1931 (old == SAS_END_DEVICE && new == SAS_SATA_PENDING)) in dev_type_flutter()
|
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()
|
D | sas_scsi_host.c | 811 BUG_ON(dev->rphy->identify.device_type != SAS_END_DEVICE); in sas_slave_configure()
|
/linux-6.6.21/drivers/scsi/ ! |
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() 1372 rphy->identify.device_type == SAS_END_DEVICE; in sas_end_dev_match() 1459 rdev->rphy.identify.device_type = SAS_END_DEVICE; in sas_end_device_alloc() 1537 if (identify->device_type == SAS_END_DEVICE && in sas_rphy_add() 1541 else if (identify->device_type == SAS_END_DEVICE) in sas_rphy_add() 1545 if (identify->device_type == SAS_END_DEVICE && in sas_rphy_add() 1629 case SAS_END_DEVICE: in sas_rphy_remove() 1674 if (rphy->identify.device_type != SAS_END_DEVICE || in sas_user_scan()
|
/linux-6.6.21/drivers/scsi/mpt3sas/ ! |
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() 514 if (device_type == SAS_END_DEVICE) in _transport_delete_port() 770 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add() 808 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add() 843 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
|
D | mpt3sas_scsih.c | 3975 SAS_END_DEVICE) { in _scsih_block_io_to_children_attached_to_ex() 11058 SAS_END_DEVICE) in _scsih_expander_node_remove() 11326 SAS_END_DEVICE) in scsih_remove()
|
/linux-6.6.21/drivers/scsi/mpi3mr/ ! |
D | mpi3mr_transport.c | 699 if (device_type == SAS_END_DEVICE) in mpi3mr_delete_sas_port() 823 identify->device_type = SAS_END_DEVICE; in mpi3mr_set_identify() 1377 if (mr_sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpi3mr_sas_port_add() 1417 if (mr_sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpi3mr_sas_port_add() 1433 if (mr_sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpi3mr_sas_port_add() 2177 SAS_END_DEVICE) in mpi3mr_expander_node_remove() 2448 } else if (rphy->identify.device_type == SAS_END_DEVICE) { in mpi3mr_get_port_id_by_rphy()
|
/linux-6.6.21/drivers/scsi/aic94xx/ ! |
D | aic94xx_dev.c | 203 if (dev->dev_type == SAS_END_DEVICE) { in asd_init_target_ddb()
|
D | aic94xx_hwi.c | 59 phy->identify_frame->dev_type = SAS_END_DEVICE; in asd_init_phy_identify()
|
/linux-6.6.21/include/scsi/ ! |
D | sas.h | 79 SAS_END_DEVICE = 1, enumerator
|
/linux-6.6.21/drivers/scsi/smartpqi/ ! |
D | smartpqi_sas_transport.c | 67 identify->device_type = SAS_END_DEVICE; in pqi_sas_port_add_phy()
|
/linux-6.6.21/drivers/scsi/hisi_sas/ ! |
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()
|
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()
|
D | hisi_sas_v3_hw.c | 796 identify_frame.dev_type = SAS_END_DEVICE; in config_id_frame_v3_hw() 837 case SAS_END_DEVICE: in setup_itct_v3_hw() 1057 if (phy->identify.device_type == SAS_END_DEVICE) { in phy_hard_reset_v3_hw() 1600 if (phy->identify.device_type == SAS_END_DEVICE) in phy_up_v3_hw()
|
D | hisi_sas_main.c | 767 case SAS_END_DEVICE: in hisi_sas_init_device()
|
/linux-6.6.21/drivers/scsi/isci/ ! |
D | task.c | 244 if (dev->dev_type == SAS_END_DEVICE) { in isci_task_request_build()
|
D | request.c | 2969 if (!task && dev->dev_type == SAS_END_DEVICE) { in sci_request_started_state_enter() 3092 if (dev->dev_type == SAS_END_DEVICE) in sci_io_request_construct() 3116 if (dev->dev_type == SAS_END_DEVICE || dev_is_sata(dev)) { in sci_task_request_construct()
|
D | remote_device.c | 1102 if (dev->dev_type == SAS_END_DEVICE) { in sci_remote_device_ready_state_exit()
|
/linux-6.6.21/drivers/scsi/pm8001/ ! |
D | pm80xx_hwi.c | 3126 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover() 3176 case SAS_END_DEVICE: in hw_event_sas_phy_up() 3201 if (phy->identify.device_type == SAS_END_DEVICE) in hw_event_sas_phy_up() 4673 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm80xx_chip_phy_start_req() 4734 else if (pm8001_dev->dev_type == SAS_END_DEVICE || in pm80xx_chip_reg_dev_req()
|
D | pm8001_hwi.c | 3191 case SAS_END_DEVICE: in hw_event_sas_phy_up() 3216 if (phy->identify.device_type == SAS_END_DEVICE) in hw_event_sas_phy_up() 4180 payload.sas_identify.dev_type = SAS_END_DEVICE; in pm8001_chip_phy_start_req() 4240 else if (pm8001_dev->dev_type == SAS_END_DEVICE || in pm8001_chip_reg_dev_req() 4379 if (pm8001_dev->dev_type == SAS_END_DEVICE) in pm8001_chip_abort_task()
|
D | pm8001_sas.c | 679 if (dev->dev_type == SAS_END_DEVICE) in pm8001_dev_found_notify()
|
/linux-6.6.21/drivers/message/fusion/ ! |
D | mptsas.c | 3051 identify->device_type = SAS_END_DEVICE; in mptsas_parse_device_info() 3260 case SAS_END_DEVICE: in mptsas_probe_one_phy() 3499 if (rphy->identify.device_type == SAS_END_DEVICE) in mptsas_delete_expander_siblings()
|
/linux-6.6.21/drivers/scsi/mvsas/ ! |
D | mv_sas.c | 1041 if (phy->identify.device_type == SAS_END_DEVICE) in mvs_update_phyinfo()
|