Searched refs:al_type (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOAppleLabelScheme.h51 uint16_t al_type; /* (label type) */ member in struct:applelabel
63 /* Label scheme version (al_type). */
H A DIOAppleLabelScheme.cpp196 if ( OSSwapBigToHostInt16(headerMap->al_type) != AL_TYPE_DEFAULT )
/macosx-10.10/disklabel-6/
H A Dutil.c232 retval->al_type = OSSwapBigToHostInt16(retval->al_type);
265 tmp.al_type = OSSwapHostToBigInt16(tmp.al_type);
549 lbl.al_type = AL_TYPE_DEFAULT;
558 fprintf(stderr, "\tal_type = 0x%x\n", lbl.al_type);
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dclock_oldops.c82 #define al_type al_alrm.type macro
474 alarm->al_type = alarm_type;
705 alrm->al_type, alrm->al_time);

Completed in 102 milliseconds