Searched defs:sg_is_last (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/virtio/linux/
H A Dscatterlist.h14 #define sg_is_last(sg) ((sg)->page_link & 0x02) macro
/linux-4.1.27/include/linux/
H A Dscatterlist.h43 #define sg_is_last(sg) ((sg)->page_link & 0x02) macro

Completed in 80 milliseconds