Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_port.c57 if (dev_is_expander(dev->dev_type)) { in sas_resume_port()
182 if (port_dev && dev_is_expander(port_dev->dev_type)) { in sas_form_port()
251 if (port->port && dev && dev_is_expander(dev->dev_type)) { in sas_deform_port()
Dsas_expander.c1125 if (dev_is_expander(phy->attached_dev_type) && in sas_find_sub_addr()
1143 if (!dev_is_expander(child->dev_type)) in sas_check_level_subtractive_boundary()
1228 if (dev_is_expander(phy->attached_dev_type) && in sas_check_ex_subtractive_boundary()
1324 if (!dev_is_expander(child->parent->dev_type)) in sas_check_parent_topology()
1620 if (dev_is_expander(dev->dev_type)) { in sas_ex_level_discovery()
1852 if (dev_is_expander(ch->dev_type)) { in sas_find_bcast_dev()
1869 if (dev_is_expander(child->dev_type)) in sas_unregister_ex_tree()
1889 if (dev_is_expander(child->dev_type)) in sas_unregister_devs_sas_addr()
1918 if (dev_is_expander(child->dev_type)) { in sas_discover_bfs_by_root_level()
1971 if (dev_is_expander(child->dev_type)) in sas_discover_new()
Dsas_discover.c300 if (dev_is_expander(dev->dev_type)) in sas_free_device()
511 if (ddev && dev_is_expander(ddev->dev_type)) in sas_revalidate_domain()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_dev.c173 if (!dev->parent && dev_is_expander(dev->dev_type)) in asd_init_target_ddb()
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h210 static inline bool dev_is_expander(enum sas_device_type type) in dev_is_expander() function
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dtask.c514 : ((dev_is_expander(task->dev->dev_type)) in isci_task_abort_task()
Dremote_device.c1090 } else if (dev_is_expander(dev->dev_type)) { in sci_remote_device_ready_state_enter()
1481 if (dev->parent && dev_is_expander(dev->parent->dev_type)) in isci_remote_device_construct()
Drequest.c3104 else if (dev_is_expander(dev->dev_type)) in sci_io_request_construct()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c787 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in hisi_sas_dev_found()
1437 if (dev_is_expander(dev->dev_type)) in hisi_sas_rescan_topology()
1523 if (!port_dev || !dev_is_expander(port_dev->dev_type)) in hisi_sas_terminate_stp_reject()
1894 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()
2503 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v2_hw()
Dhisi_sas_v3_hw.c786 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in setup_itct_v3_hw()
1374 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v3_hw()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm8001_sas.c641 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in pm8001_dev_found_notify()
Dpm80xx_hwi.c2411 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4812 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm80xx_chip_reg_dev_req()
Dpm8001_hwi.c2303 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4414 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm8001_chip_reg_dev_req()
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_sas.c1194 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in mvs_dev_found_notify()