Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libsas/
Dsas_port.c57 if (dev_is_expander(dev->dev_type)) { in sas_resume_port()
193 if (port_dev && dev_is_expander(port_dev->dev_type)) { in sas_form_port()
262 if (port->port && dev && dev_is_expander(dev->dev_type)) { in sas_deform_port()
Dsas_expander.c1103 if (dev_is_expander(phy->attached_dev_type) && in sas_find_sub_addr()
1121 if (!dev_is_expander(child->dev_type)) in sas_check_level_subtractive_boundary()
1206 if (dev_is_expander(phy->attached_dev_type) && in sas_check_ex_subtractive_boundary()
1302 if (!dev_is_expander(child->parent->dev_type)) in sas_check_parent_topology()
1599 if (dev_is_expander(dev->dev_type)) { in sas_ex_level_discovery()
1827 if (dev_is_expander(ch->dev_type)) { in sas_find_bcast_dev()
1844 if (dev_is_expander(child->dev_type)) in sas_unregister_ex_tree()
1864 if (dev_is_expander(child->dev_type)) in sas_unregister_devs_sas_addr()
1893 if (dev_is_expander(child->dev_type)) { in sas_discover_bfs_by_root_level()
1946 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()
510 if (ddev && dev_is_expander(ddev->dev_type)) in sas_revalidate_domain()
Dsas_init.c399 if (dev && dev_is_expander(dev->dev_type)) { in sas_resume_insert_broadcast_ha()
/linux-6.1.9/drivers/scsi/aic94xx/
Daic94xx_dev.c173 if (!dev->parent && dev_is_expander(dev->dev_type)) in asd_init_target_ddb()
/linux-6.1.9/include/scsi/
Dlibsas.h210 static inline bool dev_is_expander(enum sas_device_type type) in dev_is_expander() function
/linux-6.1.9/drivers/scsi/hisi_sas/
Dhisi_sas_main.c793 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in hisi_sas_dev_found()
1364 if (dev_is_expander(dev->dev_type)) in hisi_sas_rescan_topology()
1450 if (!port_dev || !dev_is_expander(port_dev->dev_type)) in hisi_sas_terminate_stp_reject()
1840 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()
2501 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v2_hw()
Dhisi_sas_v3_hw.c805 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in setup_itct_v3_hw()
1393 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in prep_ata_v3_hw()
/linux-6.1.9/drivers/scsi/isci/
Dtask.c511 : ((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.c3096 else if (dev_is_expander(dev->dev_type)) in sci_io_request_construct()
/linux-6.1.9/drivers/scsi/pm8001/
Dpm8001_sas.c646 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in pm8001_dev_found_notify()
Dpm8001_hwi.c2319 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4374 dev_is_expander(pm8001_dev->dev_type)) in pm8001_chip_reg_dev_req()
4377 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm8001_chip_reg_dev_req()
Dpm80xx_hwi.c2421 (dev_is_expander(t->dev->parent->dev_type)))) { in mpi_sata_completion()
4865 dev_is_expander(pm8001_dev->dev_type)) in pm80xx_chip_reg_dev_req()
4868 if (parent_dev && dev_is_expander(parent_dev->dev_type)) in pm80xx_chip_reg_dev_req()
/linux-6.1.9/drivers/scsi/mvsas/
Dmv_sas.c1191 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in mvs_dev_found_notify()