T_DIRECT
enum l4_type { T_NORMAL = 0, T_DIRECT, T_PTE, T_KERNBASE, };
#define T_DIRECT 0x00 /* Direct access block device (SBC-4) */