Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1242 struct phy_error_log_reply { struct
1243 u8 smp_frame_type; /* 0x41 */
1244 u8 function; /* 0x11 */
1245 u8 function_result;
1246 u8 response_length;
1247 __be16 expander_change_count;
1248 u8 reserved_1[3];
1272 struct phy_error_log_reply *phy_error_log_reply; in _transport_get_expander_phy_error_log() argument
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2538 struct phy_error_log_reply { struct
2539 u8 smp_frame_type; /* 0x41 */
2540 u8 function; /* 0x11 */
2541 u8 function_result;
2542 u8 response_length;
2543 __be16 expander_change_count;
2544 u8 reserved_1[3];
2568 struct phy_error_log_reply *phy_error_log_reply; in mpi3mr_get_expander_phy_error_log() argument