Searched refs:kern_total_len (Results 1 – 5 of 5) sorted by relevance
305 uint32_t kern_total_len; member462 uint32_t kern_total_len; /* Total length of this member
303 ctsio->kern_total_len = ctsio->kern_data_len; in ctl_inquiry_evpd_tpc()469 ctsio->kern_total_len = ctsio->kern_data_len; in ctl_receive_copy_operating_parameters()557 ctsio->kern_total_len = ctsio->kern_data_len; in ctl_receive_copy_status_lid1()625 ctsio->kern_total_len = ctsio->kern_data_len; in ctl_receive_copy_failure_details()687 ctsio->kern_total_len = ctsio->kern_data_len; in ctl_receive_copy_status_lid4()1696 ctsio->kern_total_len = len; in ctl_extended_copy_lid1()1850 ctsio->kern_total_len = len; in ctl_extended_copy_lid4()2047 ctsio->kern_total_len = len; in ctl_populate_token()2210 ctsio->kern_total_len = len; in ctl_write_using_token()2377 ctsio->kern_total_len = ctsio->kern_data_len; in ctl_receive_rod_token_information()[all …]
661 msg.dt.kern_total_len = io->scsiio.kern_total_len; in ctl_ha_datamove()1493 io->scsiio.kern_total_len = in ctl_isc_event_handler()1494 msg->dt.kern_total_len; in ctl_isc_event_handler()5474 ctsio->kern_total_len = length; in ctl_format()5599 ctsio->kern_total_len = len; in ctl_read_buffer()5644 ctsio->kern_total_len = len; in ctl_write_buffer()5751 ctsio->kern_total_len = len; in ctl_write_same()5796 ctsio->kern_total_len = len; in ctl_unmap()5806 len = ctsio->kern_total_len - ctsio->kern_data_resid; in ctl_unmap()6285 ctsio->kern_total_len = param_len; in ctl_mode_select()[all …]
701 request->ip_data_len, io->scsiio.kern_total_len); in cfiscsi_handle_data_segment()2347 PDU_TOTAL_TRANSFER_LEN(request) = io->scsiio.kern_total_len; in cfiscsi_datamove_in()2363 if (expected_len != io->scsiio.kern_total_len) { in cfiscsi_datamove_in()2366 (size_t)io->scsiio.kern_total_len); in cfiscsi_datamove_in()2491 if (buffer_offset == io->scsiio.kern_total_len || in cfiscsi_datamove_in()2503 if (buffer_offset == io->scsiio.kern_total_len || in cfiscsi_datamove_in()2557 PDU_TOTAL_TRANSFER_LEN(request) = io->scsiio.kern_total_len; in cfiscsi_datamove_out()
1878 io->scsiio.kern_total_len, in ctlfe_dump_queue()