Home
last modified time | relevance | path

Searched refs:dev_is_expander (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/drivers/scsi/libsas/
Dsas_port.c57 if (dev_is_expander(dev->dev_type)) { in sas_resume_port()
192 if (port_dev && dev_is_expander(port_dev->dev_type)) { in sas_form_port()
260 if (port->port && dev && dev_is_expander(dev->dev_type)) { in sas_deform_port()
Dsas_expander.c1075 if (dev_is_expander(phy->attached_dev_type) && in sas_find_sub_addr()
1093 if (!dev_is_expander(child->dev_type)) in sas_check_level_subtractive_boundary()
1178 if (dev_is_expander(phy->attached_dev_type) && in sas_check_ex_subtractive_boundary()
1319 if (!dev_is_expander(child->parent->dev_type)) in sas_check_parent_topology()
1588 if (dev_is_expander(dev->dev_type)) { in sas_ex_level_discovery()
1821 if (dev_is_expander(ch->dev_type)) { in sas_find_bcast_dev()
1838 if (dev_is_expander(child->dev_type)) in sas_unregister_ex_tree()
1857 if (dev_is_expander(child->dev_type)) in sas_unregister_devs_sas_addr()
1889 if (dev_is_expander(child->dev_type)) { in sas_discover_bfs_by_root_level()
1941 if (dev_is_expander(child->dev_type)) in sas_discover_new()
Dsas_discover.c299 if (dev_is_expander(dev->dev_type)) in sas_free_device()
378 if (dev_is_expander(dev->dev_type)) in sas_abort_device_scsi_cmds()
533 if (ddev && dev_is_expander(ddev->dev_type)) in sas_revalidate_domain()
Dsas_internal.h154 if (dev->parent && !dev_is_expander(dev->dev_type)) { in sas_fail_probe()
Dsas_init.c396 if (dev && dev_is_expander(dev->dev_type)) { in sas_resume_insert_broadcast_ha()
/linux-6.12.1/drivers/scsi/aic94xx/
Daic94xx_dev.c173 if (!dev->parent && dev_is_expander(dev->dev_type)) in asd_init_target_ddb()
/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_main.c847 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in hisi_sas_dev_found()
1406 if (dev_is_expander(dev->dev_type)) in hisi_sas_rescan_topology()
1486 if (!port_dev || !dev_is_expander(port_dev->dev_type)) in hisi_sas_terminate_stp_reject()
1926 dev_is_expander(device->dev_type)) in hisi_sas_clear_nexus_ha()
Dhisi_sas_v2_hw.c945 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in setup_itct_v2_hw()
2511 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v2_hw()
Dhisi_sas_v3_hw.c843 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in setup_itct_v3_hw()
1433 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v3_hw()
/linux-6.12.1/include/scsi/
Dlibsas.h200 static inline bool dev_is_expander(enum sas_device_type type) in dev_is_expander() function
/linux-6.12.1/drivers/scsi/isci/
Dtask.c509 : ((dev_is_expander(task->dev->dev_type)) in isci_task_abort_task()
Dremote_device.c1091 } else if (dev_is_expander(dev->dev_type)) { in sci_remote_device_ready_state_enter()
1482 if (dev->parent && dev_is_expander(dev->parent->dev_type)) in isci_remote_device_construct()
Drequest.c3093 else if (dev_is_expander(dev->dev_type)) in sci_io_request_construct()
/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_sas.c657 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in pm8001_dev_found_notify()
Dpm8001_hwi.c2167 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4185 dev_is_expander(pm8001_dev->dev_type)) in pm8001_chip_reg_dev_req()
4188 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm8001_chip_reg_dev_req()
Dpm80xx_hwi.c2294 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4715 dev_is_expander(pm8001_dev->dev_type)) in pm80xx_chip_reg_dev_req()
4718 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm80xx_chip_reg_dev_req()
/linux-6.12.1/drivers/scsi/mvsas/
Dmv_sas.c1188 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in mvs_dev_found_notify()