Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.h479 struct mpt3_passthru_command { struct
480 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