Searched refs:component_vendor_id (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/scsi/ |
D | scsi_transport_sas.h | 125 char component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN+1]; member
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_sas.c | 1359 sas_expander_simple_attr(component_vendor_id, component_vendor_id, 1887 SETUP_EXPANDER_ATTRIBUTE(component_vendor_id); in sas_attach_transport()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 275 u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN]; member 435 strncpy(edev->component_vendor_id, in _transport_expander_report_manufacture() 436 manufacture_reply->component_vendor_id, in _transport_expander_report_manufacture()
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 271 u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN]; member 445 strncpy(edev->component_vendor_id, in _transport_expander_report_manufacture() 446 manufacture_reply->component_vendor_id, in _transport_expander_report_manufacture()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptsas.c | 2817 u8 component_vendor_id[SAS_EXPANDER_COMPONENT_VENDOR_ID_LEN]; member 2951 strncpy(edev->component_vendor_id, in mptsas_exp_repmanufacture_info() 2952 manufacture_reply->component_vendor_id, in mptsas_exp_repmanufacture_info()
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_expander.c | 530 memcpy(edev->component_vendor_id, mi_resp + 40, in ex_assign_manuf_info()
|