Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1235 struct phy_error_log_request { struct
1236 u8 smp_frame_type; /* 0x40 */
1237 u8 function; /* 0x11 */
1238 u8 allocated_response_length;
1239 u8 request_length; /* 02 */
1240 u8 reserved_1[5];
1241 u8 phy_identifier;
1242 u8 reserved_2[2];
1275 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2478 struct phy_error_log_request { struct
2479 u8 smp_frame_type; /* 0x40 */
2480 u8 function; /* 0x11 */
2481 u8 allocated_response_length;
2482 u8 request_length; /* 02 */
2483 u8 reserved_1[5];
2484 u8 phy_identifier;
2485 u8 reserved_2[2];
2518 struct phy_error_log_request *phy_error_log_request; in mpi3mr_get_expander_phy_error_log() local