Home
last modified time | relevance | path

Searched defs:phy_error_log_reply (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1051 struct phy_error_log_reply { struct
1052 u8 smp_frame_type; /* 0x41 */
1053 u8 function; /* 0x11 */
1054 u8 function_result;
1055 u8 response_length;
1056 __be16 expander_change_count;
1057 u8 reserved_1[3];
1081 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() local
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1055 struct phy_error_log_reply{ struct
1056 u8 smp_frame_type; /* 0x41 */
1057 u8 function; /* 0x11 */
1058 u8 function_result;
1059 u8 response_length;
1060 __be16 expander_change_count;
1061 u8 reserved_1[3];
1085 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() argument