Home
last modified time | relevance | path

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

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