Enum smbioslib::DeviceFunctionNumber [−][src]
Expand description
Variants
Device/Function Number
Show fields
For devices that are not of types PCI, AGP, PCI-X, or PCI-Express and that do not have bus/device/function information.
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for DeviceFunctionNumber
impl Send for DeviceFunctionNumber
impl Sync for DeviceFunctionNumber
impl Unpin for DeviceFunctionNumber
impl UnwindSafe for DeviceFunctionNumber