Searched refs:ASC_CEILING (Results 1 – 1 of 1) sorted by relevance
3803 #define ASC_CEILING(val, unit) (((val) + ((unit) - 1))/(unit)) macro6765 ASC_CEILING(scp->request_bufflen, 512)); in asc_build_req()6808 ASC_STATS_ADD(scp->host, sg_xfer, ASC_CEILING(slp->length, 512)); in asc_build_req()6921 ASC_CEILING(scp->request_bufflen, 512)); in adv_build_req()7066 ASC_STATS_ADD(scp->host, sg_xfer, ASC_CEILING(slp->length, 512)); in adv_get_sglist()