Searched refs:transfer_length (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_stp_request.h243 U32 transfer_length,
257 U32 transfer_length,
270 U32 transfer_length,
H A Dscif_sas_io_request.h102 U32 transfer_length; member in struct:SCIF_SAS_IO_REQUEST
H A Dsati_mode_sense_10.c204 * @param[in] transfer_length This parameter specifies the size of the
215 U16 transfer_length
222 sequence, scsi_io, identify, transfer_length
H A Dsati_mode_sense_6.c134 * @param[in] transfer_length This parameter specifies the size of the
145 U8 transfer_length
152 sequence, scsi_io, identify, transfer_length
H A Dsati_util.h340 U32 transfer_length
359 U32 transfer_length
H A Dsati_util.c1774 U32 transfer_length
1788 sequence->ata_transfer_length = transfer_length;
1842 * @param[in] transfer_length This parameter specifies the size of the
1852 U32 transfer_length
1867 sequence->ata_transfer_length = transfer_length;
H A Dscic_sds_stp_request.c392 U32 transfer_length,
402 task_context->transfer_length_bytes = transfer_length;
507 * @param[in] transfer_length
519 U32 transfer_length,
537 transfer_length,
551 this_request, SCU_TASK_TYPE_DMA_IN, transfer_length, data_direction
389 scic_sds_stp_optimized_request_construct( SCIC_SDS_REQUEST_T * this_request, U8 optimized_task_type, U32 transfer_length, SCI_IO_REQUEST_DATA_DIRECTION data_direction ) argument
516 scic_sds_io_request_construct_sata( SCIC_SDS_REQUEST_T * this_request, U8 sat_protocol, U32 transfer_length, SCI_IO_REQUEST_DATA_DIRECTION data_direction, BOOL copy_rx_frame, BOOL do_translate_sgl ) argument
H A Dscic_sds_request.c1400 U32 transfer_length; local
1426 transfer_length = passthru_cb->common_callbacks.scic_cb_passthru_get_transfer_length(this_request);
1432 transfer_length,

Completed in 194 milliseconds