Home
last modified time | relevance | path

Searched refs:port_phy_el (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/scsi/libsas/
Dsas_discover.c83 phy = container_of(port->phy_list.next, struct asd_sas_phy, port_phy_el); in sas_get_port_device()
168 list_for_each_entry(phy, &port->phy_list, port_phy_el) in sas_get_port_device()
262 list_for_each_entry(phy, &port->phy_list, port_phy_el) { in sas_suspend_devices()
Dsas_port.c157 list_add_tail(&phy->port_phy_el, &port->phy_list); in sas_form_port()
239 list_del_init(&phy->port_phy_el); in sas_deform_port()
Dsas_event.c128 port_phy_el); in sas_enable_revalidation()
Dsas_phy.c144 INIT_LIST_HEAD(&phy->port_phy_el); in sas_register_phys()
/Linux-v4.19/include/scsi/
Dlibsas.h352 struct list_head port_phy_el; /* driver:RO */ member
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.c87 struct asd_sas_phy, port_phy_el); in mvs_find_dev_mvi()
116 &sha->sas_port[i]->phy_list, port_phy_el) { in mvs_find_dev_phyno()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1164 list_for_each_entry(sas_phy, &sas_port->phy_list, port_phy_el) in hisi_sas_refresh_port_id()
1249 list_for_each_entry(sas_phy, &sas_port->phy_list, port_phy_el) { in hisi_sas_send_ata_reset_each_phy()
Dhisi_sas_v2_hw.c2609 list_for_each_entry(sas_phy, &asd_sas_port->phy_list, port_phy_el) { in hisi_sas_internal_abort_quirk_timeout()