Searched refs:rphy_list (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_transport_sas.c43 struct list_head rphy_list; member in struct:sas_host_attrs
285 INIT_LIST_HEAD(&sas_host->rphy_list);
1577 list_add_tail(&rphy->list, &sas_host->rphy_list);
1714 list_for_each_entry(rphy, &sas_host->rphy_list, list) {

Completed in 334 milliseconds