Searched refs: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 { impl165 Some(unsafe { SGEntry::from_raw(ptr) }) in iter()468 pos: Option<&'a SGEntry>,474 type Item = &'a SGEntry;486 unsafe { SGEntry::from_raw(next) } in next()