Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PCIID ¶
type PCIID struct { VendorID string `json:"vendorID"` DeviceID string `json:"deviceID"` VendorName string `json:"vendorName"` DeviceName string `json:"deviceName"` SubVendorID string `json:"subVendorID"` SubDeviceID string `json:"subDeviceID"` SubVendorName string `json:"subVendorName"` SubDeviceName string `json:"subDeviceName"` }
PCIID struct.
Click to show internal directories.
Click to hide internal directories.