Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A 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()
H A Dsas_expander.c1055 if (dev_is_expander(phy->attached_dev_type) && in sas_find_sub_addr()
1073 if (!dev_is_expander(child->dev_type)) in sas_check_level_subtractive_boundary()
1158 if (dev_is_expander(phy->attached_dev_type) && in sas_check_ex_subtractive_boundary()
1299 if (!dev_is_expander(child->parent->dev_type)) in sas_check_parent_topology()
1568 if (dev_is_expander(dev->dev_type)) { in sas_ex_level_discovery()
1801 if (dev_is_expander(ch->dev_type)) { in sas_find_bcast_dev()
1818 if (dev_is_expander(child->dev_type)) in sas_unregister_ex_tree()
1837 if (dev_is_expander(child->dev_type)) in sas_unregister_devs_sas_addr()
1866 if (dev_is_expander(child->dev_type)) { in sas_discover_bfs_by_root_level()
1918 if (dev_is_expander(child->dev_type)) in sas_discover_new()
H A 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()
H A Dsas_internal.h142 if (dev->parent && !dev_is_expander(dev->dev_type)) { in sas_fail_probe()
H A Dsas_init.c396 if (dev && dev_is_expander(dev->dev_type)) { in sas_resume_insert_broadcast_ha()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c173 if (!dev->parent && dev_is_expander(dev->dev_type)) in asd_init_target_ddb()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c847 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in hisi_sas_dev_found()
1405 if (dev_is_expander(dev->dev_type)) in hisi_sas_rescan_topology()
1485 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()
H A 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()
H A 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()
/openbmc/linux/include/scsi/
H A Dlibsas.h200 static inline bool dev_is_expander(enum sas_device_type type) in dev_is_expander() function
/openbmc/linux/drivers/scsi/isci/
H A Dtask.c511 : ((dev_is_expander(task->dev->dev_type)) in isci_task_abort_task()
H A 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()
H A Drequest.c3096 else if (dev_is_expander(dev->dev_type)) in sci_io_request_construct()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c657 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in pm8001_dev_found_notify()
H A Dpm80xx_hwi.c2314 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4735 dev_is_expander(pm8001_dev->dev_type)) in pm80xx_chip_reg_dev_req()
4738 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm80xx_chip_reg_dev_req()
H A Dpm8001_hwi.c2223 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4241 dev_is_expander(pm8001_dev->dev_type)) in pm8001_chip_reg_dev_req()
4244 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm8001_chip_reg_dev_req()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1188 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in mvs_dev_found_notify()