Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1047 struct phy_error_log_reply { struct
1048 u8 smp_frame_type; /* 0x41 */
1049 u8 function; /* 0x11 */
1050 u8 function_result;
1051 u8 response_length;
1052 __be16 expander_change_count;
1053 u8 reserved_1[3];
1077 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() local
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1246 struct phy_error_log_reply { struct
1247 u8 smp_frame_type; /* 0x41 */
1248 u8 function; /* 0x11 */
1249 u8 function_result;
1250 u8 response_length;
1251 __be16 expander_change_count;
1252 u8 reserved_1[3];
1276 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() argument
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2499 struct phy_error_log_reply { struct
2500 u8 smp_frame_type; /* 0x41 */
2501 u8 function; /* 0x11 */
2502 u8 function_result;
2503 u8 response_length;
2504 __be16 expander_change_count;
2505 u8 reserved_1[3];
2529 struct phy_error_log_reply *phy_error_log_reply; in mpi3mr_get_expander_phy_error_log() argument