Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1236 struct phy_error_log_reply { struct
1237 u8 smp_frame_type; /* 0x41 */
1238 u8 function; /* 0x11 */
1239 u8 function_result;
1240 u8 response_length;
1241 __be16 expander_change_count;
1242 u8 reserved_1[3];
1266 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() argument
/linux-6.1.9/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2489 struct phy_error_log_reply { struct
2490 u8 smp_frame_type; /* 0x41 */
2491 u8 function; /* 0x11 */
2492 u8 function_result;
2493 u8 response_length;
2494 __be16 expander_change_count;
2495 u8 reserved_1[3];
2519 struct phy_error_log_reply *phy_error_log_reply; in mpi3mr_get_expander_phy_error_log() argument