Home
last modified time | relevance | path

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

/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.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()
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.h154 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()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c173 if (!dev->parent && dev_is_expander(dev->dev_type)) in asd_init_target_ddb()
/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()
1407 if (dev_is_expander(dev->dev_type)) in hisi_sas_rescan_topology()
1497 if (!port_dev || !dev_is_expander(port_dev->dev_type)) in hisi_sas_terminate_stp_reject()
1943 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.c847 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in setup_itct_v3_hw()
1437 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v3_hw()
/linux/include/scsi/
H A Dlibsas.h200 static inline bool dev_is_expander(enum sas_device_type type) in dev_is_expander() function
/linux/drivers/scsi/isci/
H A Dtask.c509 : ((dev_is_expander(task->dev->dev_type)) in isci_task_abort_task()
H A Dremote_device.c1076 } else if (dev_is_expander(dev->dev_type)) { in sci_remote_device_ready_state_enter()
1467 if (dev->parent && dev_is_expander(dev->parent->dev_type)) in isci_remote_device_construct()
H A Drequest.c3093 else if (dev_is_expander(dev->dev_type)) in sci_io_request_construct()
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c704 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in pm8001_dev_found_notify()
H A Dpm8001_hwi.c2167 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4186 dev_is_expander(pm8001_dev->dev_type)) in pm8001_chip_reg_dev_req()
4189 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm8001_chip_reg_dev_req()
H A Dpm80xx_hwi.c2297 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4743 dev_is_expander(pm8001_dev->dev_type)) in pm80xx_chip_reg_dev_req()
4746 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm80xx_chip_reg_dev_req()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1188 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in mvs_dev_found_notify()