1 #ifndef STORAGE_INTERN_H
2 #define STORAGE_INTERN_H
5 #include <exec/types.h>
8 #include <exec/lists.h>
11 #include <exec/nodes.h>
13 #ifndef UTILITY_UTILITY_H
14 #include <utility/utility.h>
17 #include LC_LIBDEFS_FILE
19 struct StorageBase_intern
{
22 struct List sb_Devices
;
25 /* ID Namespace structures */
27 struct Storage_IDFamily
29 struct Node SIDF_Node
; /* ln_Name = IDBase (e.g "CD") */
35 struct Node SIDN_Node
; /* ln_Name = ID (e.g. "CD0") */