Enum smbioslib::DeviceFunctionNumber [−][src]
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
impl Debug for DeviceFunctionNumber[src]
impl Debug for DeviceFunctionNumber[src]impl PartialEq<DeviceFunctionNumber> for DeviceFunctionNumber[src]
impl PartialEq<DeviceFunctionNumber> for DeviceFunctionNumber[src]fn eq(&self, other: &DeviceFunctionNumber) -> bool[src]
fn eq(&self, other: &DeviceFunctionNumber) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &DeviceFunctionNumber) -> bool[src]
fn ne(&self, other: &DeviceFunctionNumber) -> bool[src]This method tests for !=.
impl Serialize for DeviceFunctionNumber[src]
impl Serialize for DeviceFunctionNumber[src]