Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1231 struct phy_error_log_request { struct
1232 u8 smp_frame_type; /* 0x40 */
1233 u8 function; /* 0x11 */
1234 u8 allocated_response_length;
1235 u8 request_length; /* 02 */
1236 u8 reserved_1[5];
1237 u8 phy_identifier;
1238 u8 reserved_2[2];
1271 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
/linux-6.14.4/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2517 struct phy_error_log_request { struct
2518 u8 smp_frame_type; /* 0x40 */
2519 u8 function; /* 0x11 */
2520 u8 allocated_response_length;
2521 u8 request_length; /* 02 */
2522 u8 reserved_1[5];
2523 u8 phy_identifier;
2524 u8 reserved_2[2];
2557 struct phy_error_log_request *phy_error_log_request; in mpi3mr_get_expander_phy_error_log() local