Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1060 struct phy_error_log_request { struct
1061 u8 smp_frame_type; /* 0x40 */
1062 u8 function; /* 0x11 */
1063 u8 allocated_response_length;
1064 u8 request_length; /* 02 */
1065 u8 reserved_1[5];
1066 u8 phy_identifier;
1067 u8 reserved_2[2];
1100 struct phy_error_log_request *phy_error_log_request; in _transport_get_expander_phy_error_log() local