Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_sas_internal.h37 struct device_attribute *rphy_attrs[SAS_RPORT_ATTRS + 1]; member
Dscsi_transport_sas.c1702 SETUP_TEMPLATE(rphy_attrs, field, S_IRUGO, 1)
1705 SETUP_TEMPLATE(rphy_attrs, field, S_IRUGO, i->f->func)
1769 i->rphy_attr_cont.ac.attrs = &i->rphy_attrs[0]; in sas_attach_transport()
1821 i->rphy_attrs[count] = NULL; in sas_attach_transport()