struct tapi_local_storage_device_le

Devices list entry.

#include <tapi_local_storage_device.h>

struct tapi_local_storage_device_le {
    // fields

    tapi_local_storage_device device;

    // methods

    SLIST_ENTRY(tapi_local_storage_device_le);
};