Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A 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
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2488 struct phy_error_log_request { struct
2489 u8 smp_frame_type; /* 0x40 */
2490 u8 function; /* 0x11 */
2491 u8 allocated_response_length;
2492 u8 request_length; /* 02 */
2493 u8 reserved_1[5];
2494 u8 phy_identifier;
2495 u8 reserved_2[2];
2528 struct phy_error_log_request *phy_error_log_request; in mpi3mr_get_expander_phy_error_log() local