Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1051 struct phy_error_log_request { struct
1052 u8 smp_frame_type; /* 0x40 */
1053 u8 function; /* 0x11 */
1054 u8 allocated_response_length;
1055 u8 request_length; /* 02 */
1056 u8 reserved_1[5];
1057 u8 phy_identifier;
1058 u8 reserved_2[2];
1091 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1024 struct phy_error_log_request { struct
1025 u8 smp_frame_type; /* 0x40 */
1026 u8 function; /* 0x11 */
1027 u8 allocated_response_length;
1028 u8 request_length; /* 02 */
1029 u8 reserved_1[5];
1030 u8 phy_identifier;
1031 u8 reserved_2[2];
1064 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local