Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_discover.c66 phy = container_of(port->phy_list.next, struct asd_sas_phy, port_phy_el); in sas_get_port_device()
160 list_for_each_entry(phy, &port->phy_list, port_phy_el) in sas_get_port_device()
254 list_for_each_entry(phy, &port->phy_list, port_phy_el) { in sas_suspend_devices()
A Dsas_port.c73 list_add_tail(&phy->port_phy_el, &port->phy_list); in sas_form_port_add_phy()
242 list_del_init(&phy->port_phy_el); in sas_deform_port()
A Dsas_phy.c126 INIT_LIST_HEAD(&phy->port_phy_el); in sas_register_phys()
A Dsas_event.c115 port_phy_el); in sas_enable_revalidation()
A Dsas_init.c402 port_phy_el); in sas_resume_insert_broadcast_ha()
/linux-6.3-rc2/include/scsi/
A Dlibsas.h341 struct list_head port_phy_el; /* driver:RO */ member
/linux-6.3-rc2/drivers/scsi/mvsas/
A Dmv_sas.c68 struct asd_sas_phy, port_phy_el); in mvs_find_dev_mvi()
100 &sha->sas_port[i]->phy_list, port_phy_el) { in mvs_find_dev_phyno()
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c1304 list_for_each_entry(sas_phy, &sas_port->phy_list, port_phy_el) in hisi_sas_refresh_port_id()
A Dhisi_sas_v2_hw.c2582 list_for_each_entry(sas_phy, &asd_sas_port->phy_list, port_phy_el) { in hisi_sas_internal_abort_quirk_timeout()

Completed in 25 milliseconds