Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1034 struct phy_error_log_reply { struct
1035 u8 smp_frame_type; /* 0x41 */
1036 u8 function; /* 0x11 */
1037 u8 function_result;
1038 u8 response_length;
1039 __be16 expander_change_count;
1040 u8 reserved_1[3];
1064 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() argument