Searched refs:SG_HSZ (Results 1 – 1 of 1) sorted by relevance
200 #define SG_HSZ sizeof(struct sg_header) macro201 #define OFFSET_HEADER (SG_HSZ - (2 * sizeof(int)))390 static unsigned char buff_a[SIZEOF_BUFFER + SG_HSZ + 12];5046 sghp->reply_len = SG_HSZ + *(((int *)buff) + 1); in do_sg_io()5056 SG_HSZ + sg_get_command_size(buff[8]) + *((int *)buff), in do_sg_io()5060 SG_HSZ + sg_get_command_size(buff[8]) + *((int *)buff)); in do_sg_io()