Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1023 struct phy_error_log_request { struct
1024 u8 smp_frame_type; /* 0x40 */
1025 u8 function; /* 0x11 */
1026 u8 allocated_response_length;
1027 u8 request_length; /* 02 */
1028 u8 reserved_1[5];
1029 u8 phy_identifier;
1030 u8 reserved_2[2];
1063 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local