Searched defs:mpt3_passthru_command (Results 1 – 1 of 1) sorted by relevance
479 struct mpt3_passthru_command { struct480 u8 dev_index;481 uint32_t timeout;482 void *reply_frame_buf_ptr;506 int mpt3sas_send_mctp_passthru_req(struct mpt3_passthru_command *command); argument