Searched refs:zfcp_qdio_real_bytes (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_qdio.h243 * zfcp_qdio_real_bytes - count bytes used
247 unsigned int zfcp_qdio_real_bytes(struct scatterlist *sg) zfcp_qdio_real_bytes() function
H A Dzfcp_fsf.c1008 qtcb->bottom.support.req_buf_length = zfcp_qdio_real_bytes(sg_req); zfcp_fsf_setup_ct_els_sbals()
1016 qtcb->bottom.support.resp_buf_length = zfcp_qdio_real_bytes(sg_resp); zfcp_fsf_setup_ct_els_sbals()
2256 io->prot_data_length = zfcp_qdio_real_bytes( zfcp_fsf_fcp_cmnd()

Completed in 149 milliseconds