Searched defs:SGEntry (Results 1 – 1 of 1) sorted by relevance
53 pub struct SGEntry(Opaque<bindings::scatterlist>); struct56 unsafe impl Send for SGEntry {} implementation59 unsafe impl Sync for SGEntry {} implementation61 impl SGEntry { implementation