toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.util
/
PCIDeviceList
/
Device
/
Device
Device
constructor
(
slot
:
String
,
devClass
:
String
,
vendor
:
String
,
device
:
String
,
subsystemVendor
:
String
?
,
subsystemDevice
:
String
?
,
phySlot
:
String
?
,
rev
:
Int
?
,
progIf
:
Int
?
,
driver
:
String
?
,
module
:
List
<
String
>
,
numaNode
:
Int
?
,
iommuGroup
:
Int
?
)