Home
last modified time | relevance | path

Searched refs:transfer_length (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsmapi_common.h85 size_t transfer_length; member
H A Drsmpi.h192 size_t transfer_length; member
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h1026 uint32_t transfer_length; member
1050 uint32_t transfer_length; member
1089 uint32_t transfer_length; member
1113 uint32_t transfer_length; member
/titanic_41/usr/src/lib/librsm/common/
H A Drsmloopback.c463 iovec->transfer_length); in loopback_getv()
528 iovec->transfer_length); in loopback_putv()
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c11328 uint32_t iocloginfo, transfer_length; in mptsas_post_fw_diag_buffer() local
11417 transfer_length = ddi_get32(mpt->m_acc_reply_frame_hdl, in mptsas_post_fw_diag_buffer()
11427 iocloginfo, transfer_length)); in mptsas_post_fw_diag_buffer()
/titanic_41/usr/src/uts/common/io/rsm/
H A Drsm.c7637 iovec->transfer_length = ka_iovec->transfer_len; in rsm_iovec_ioctl()