Searched refs:DDMap (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOApplePartitionScheme.h77 typedef struct DDMap struct
82 } DDMap; typedef in typeref:struct:DDMap
95 DDMap sbDrvrMap[8]; /* (driver descriptor table) */
H A DIOApplePartitionScheme.cpp60 assert(sizeof(DDMap) == 8); // (compiler/platform check)
/macosx-10.10.1/pdisk-9/
H A Dconvert.c138 DDMap *m;
174 m = (DDMap *) data->sbMap;
H A Ddpme.h82 // Where &sbMap[0] is actually an array DDMap[sbDrvrCount]
84 struct DDMap { struct
89 typedef struct DDMap DDMap; typedef in typeref:struct:DDMap
H A Ddump.c165 DDMap *m;
185 m = (DDMap *) p->sbMap;
493 DDMap *m;
535 m = (DDMap *) zp->sbMap;
745 DDMap *m;
766 m = (DDMap *) zp->sbMap;
H A Dpartition_map.c1023 DDMap *m;
1042 m = (DDMap *) p->sbMap;
1368 DDMap *m;
1393 m = (DDMap *) p->sbMap;

Completed in 153 milliseconds