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

/freebsd-10-stable/sys/ofed/include/linux/
H A Dscatterlist.h78 #define SG_END 0x01 macro
103 sg[nents - 1].flags = SG_END;
109 if (sg->flags & SG_END)
163 sg->flags = SG_END;

Completed in 104 milliseconds