port_phy_el      1383 drivers/scsi/hisi_sas/hisi_sas_main.c 		list_for_each_entry(sas_phy, &sas_port->phy_list, port_phy_el)
port_phy_el      1467 drivers/scsi/hisi_sas/hisi_sas_main.c 	list_for_each_entry(sas_phy, &sas_port->phy_list, port_phy_el) {
port_phy_el      2581 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	list_for_each_entry(sas_phy, &asd_sas_port->phy_list, port_phy_el) {
port_phy_el        67 drivers/scsi/libsas/sas_discover.c 	phy = container_of(port->phy_list.next, struct asd_sas_phy, port_phy_el);
port_phy_el       161 drivers/scsi/libsas/sas_discover.c 	list_for_each_entry(phy, &port->phy_list, port_phy_el)
port_phy_el       254 drivers/scsi/libsas/sas_discover.c 	list_for_each_entry(phy, &port->phy_list, port_phy_el) {
port_phy_el       111 drivers/scsi/libsas/sas_event.c 				port_phy_el);
port_phy_el       126 drivers/scsi/libsas/sas_phy.c 		INIT_LIST_HEAD(&phy->port_phy_el);
port_phy_el       142 drivers/scsi/libsas/sas_port.c 	list_add_tail(&phy->port_phy_el, &port->phy_list);
port_phy_el       231 drivers/scsi/libsas/sas_port.c 	list_del_init(&phy->port_phy_el);
port_phy_el        71 drivers/scsi/mvsas/mv_sas.c 				struct asd_sas_phy, port_phy_el);
port_phy_el       100 drivers/scsi/mvsas/mv_sas.c 				&sha->sas_port[i]->phy_list, port_phy_el) {
port_phy_el       341 include/scsi/libsas.h 	struct list_head port_phy_el; /* driver:RO */