Searched defs:port_attrs (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dscsi_sas_internal.h35 struct device_attribute *port_attrs[SAS_PORT_ATTRS + 1]; member in struct:sas_internal
/drivers/ata/
H A Dlibata-transport.c62 struct device_attribute *port_attrs[ATA_PORT_ATTRS + 1]; member in struct:ata_internal
673 SETUP_TEMPLATE(port_attrs, field, S_IRUGO, 1)
694 i->t.host_attrs.ac.attrs = &i->port_attrs[0];
713 i->port_attrs[count] = NULL;

Completed in 153 milliseconds