Top | ![]() |
![]() |
![]() |
![]() |
org.freedesktop.UDisks.Portorg.freedesktop.UDisks.Port — Port interface |
Objects implementing org.freedesktop.UDisks.Port also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
'NativePath'read's' 'Adapter'read'o' 'Parent'read'o' 'Number'read'i' 'ConnectorType'read's'
This interface provides information about ports attached to either an adapter or expander (e.g. SAS expanders or SATA Port Multipliers).
OS specific native path of the port. On Linux this is the sysfs path, for example /sys/devices/pci0000:00/0000:00:1f.1/host3/scsi_host/host3
or TODO:SAS example.
The object path of the adapter the port is attached to.
The object path of the adapter or expansion device the port is attached to.
The number of the port (starting from zero) or -1 if unknown.
The connector type for the port (or for wide connectors, that the port is part of) or blank if unknown.
TODO: include other connector types