package pci
-
pci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pci_cap : pci_cap Ctypes.structure Ctypes.typ
val (-:) :
'a Ctypes.typ ->
string ->
('a, pci_cap Ctypes.structure) Ctypes.field
val next :
(pci_cap Ctypes.structure Ctypes_static.ptr option, pci_cap Ctypes.structure)
Ctypes.field
val id : (Unsigned.uint16, pci_cap Ctypes.structure) Ctypes.field
val type_ : (Unsigned.uint16, pci_cap Ctypes.structure) Ctypes.field
val addr : (int, pci_cap Ctypes.structure) Ctypes.field
type t = pci_cap Ctypes.structure Ctypes.ptr