Home
last modified time | relevance | path

Searched refs:_bindgen_ty_3 (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/vfio_sys/src/
Dvfio.rs291 pub const VFIO_CCW_CONFIG_REGION_INDEX: _bindgen_ty_3 = 0;
292 pub const VFIO_CCW_NUM_REGIONS: _bindgen_ty_3 = 1;
293 pub type _bindgen_ty_3 = u32; typedef
/external/crosvm/net_sys/src/
Diff.rs927 pub const SHUT_RD: _bindgen_ty_3 = 0;
928 pub const SHUT_WR: _bindgen_ty_3 = 1;
929 pub const SHUT_RDWR: _bindgen_ty_3 = 2;
930 pub type _bindgen_ty_3 = u32; typedef