Home
last modified time | relevance | path

Searched refs:RequestDataLength (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/mpt3sas/mpi/
Dmpi2_sas.h109 U16 RequestDataLength; /*0x04 */ member
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_sas.h107 U16 RequestDataLength; /* 04h */ member
/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c423 mpi_request->RequestDataLength = cpu_to_le16(data_out_sz); in _transport_expander_report_manufacture()
1330 mpi_request->RequestDataLength = in _transport_get_expander_phy_error_log()
1626 mpi_request->RequestDataLength = in _transport_expander_phy_control()
2116 mpi_request->RequestDataLength = cpu_to_le16(dma_len_out - 4); in _transport_smp_handler()
/linux-6.1.9/drivers/message/fusion/
Dmptsas.c2275 smpreq->RequestDataLength = in mptsas_smp_handler()
2917 smpreq->RequestDataLength = sizeof(struct rep_manu_request); in mptsas_exp_repmanufacture_info()