Lines Matching refs:rphy
220 struct sas_rphy *rphy);
1939 struct sas_rphy *rphy; in hpsa_slave_alloc() local
1942 rphy = target_to_rphy(starget); in hpsa_slave_alloc()
1943 sd = hpsa_find_device_by_sas_rphy(h, rphy); in hpsa_slave_alloc()
9299 struct sas_rphy *rphy) in hpsa_sas_port_add_rphy() argument
9303 identify = &rphy->identify; in hpsa_sas_port_add_rphy()
9308 return sas_rphy_add(rphy); in hpsa_sas_port_add_rphy()
9393 struct sas_rphy *rphy) in hpsa_find_device_by_sas_rphy() argument
9402 if (device->sas_port->rphy == rphy) in hpsa_find_device_by_sas_rphy()
9463 struct sas_rphy *rphy; in hpsa_add_sas_device() local
9469 rphy = sas_end_device_alloc(hpsa_sas_port->port); in hpsa_add_sas_device()
9470 if (!rphy) { in hpsa_add_sas_device()
9475 hpsa_sas_port->rphy = rphy; in hpsa_add_sas_device()
9478 rc = hpsa_sas_port_add_rphy(hpsa_sas_port, rphy); in hpsa_add_sas_device()
9506 hpsa_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in hpsa_sas_get_enclosure_identifier() argument
9512 hpsa_sas_get_bay_identifier(struct sas_rphy *rphy) in hpsa_sas_get_bay_identifier() argument
9548 hpsa_sas_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, in hpsa_sas_smp_handler() argument