Home
last modified time | relevance | path

Searched refs:rphy_to_shost (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c335 shost = rphy_to_shost(rphy); in pqi_sas_get_enclosure_identifier()
407 shost = rphy_to_shost(rphy); in pqi_sas_get_bay_identifier()
/linux-6.1.9/include/scsi/
Dscsi_transport_sas.h108 #define rphy_to_shost(rphy) \ macro