add_sysfs_path
Description:
Add a device to the list of devices, to retrieve it back sorted in dependency order.
Parameters:
this |
A Enumerator. |
sysfs_path |
A sysfs path, e.g. "/sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda" |
Returns:
The passed in this. |