1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// WARNING: This file is machine generated by bindc.

pub use bind_fuchsia_pci;
pub use bind_bindlibparent_codegen_testlib;

pub const KINGLET: &str = "bindlib.codegen.testlib.kinglet";

pub const BOBOLINK: &str = "bindlib.codegen.testlib.bobolink";

pub const MOON: &str = "bindlib.codegen.testlib.Moon";
pub const MOON_HALF: &str = "bindlib.codegen.testlib.Moon.Half";
pub const MOON_FULL: &str = "bindlib.codegen.testlib.Moon.Full";

pub const FLAG: &str = "bindlib.codegen.testlib.flag";
pub const FLAG_ENABLE: bool = true;
pub const FLAG_DISABLE: bool = false;

pub const BIND_PCI_VID_PIE: u32 = 788;

pub const GRIT_FINE: u32 = 200;