Top | ![]() |
![]() |
![]() |
![]() |
org.freedesktop.UDisks.Adapterorg.freedesktop.UDisks.Adapter — Adapter interface |
Objects implementing org.freedesktop.UDisks.Adapter also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
'NativePath'read's' 'Vendor'read's' 'Model'read's' 'Driver'read's' 'NumPorts'read'u' 'Fabric'read's'
OS specific native path of the adapter. On Linux this is the sysfs path, for example /sys/devices/pci0000:00/0000:00:1f.2
.
The name of the vendor of the storage adapter.
The name of the model of the storage adapter.
The name of the driver used for the storage adapter.
Number of ports (aka PHYs) on the storage adapter or 0 if unknown. Note that this may not correspond to the number _physical_ connectors as several PHYs may be ganged together in a separate physical connector using e.g.
See each port object for more details.
The fabric used for the storage adapter to communicate with other storage targets and initiators or blank if unknown. See each port object for more details. Known fabric values include
TODO: include other fabrics (FC, Parallel SCSI, etc.).