Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1043 struct phy_error_log_request{ struct
1044 u8 smp_frame_type; /* 0x40 */
1045 u8 function; /* 0x11 */
1046 u8 allocated_response_length;
1047 u8 request_length; /* 02 */
1048 u8 reserved_1[5];
1049 u8 phy_identifier;
1050 u8 reserved_2[2];
1083 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1039 struct phy_error_log_request { struct
1040 u8 smp_frame_type; /* 0x40 */
1041 u8 function; /* 0x11 */
1042 u8 allocated_response_length;
1043 u8 request_length; /* 02 */
1044 u8 reserved_1[5];
1045 u8 phy_identifier;
1046 u8 reserved_2[2];
1079 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local