yld_status
struct yld_status s;
u8 b[sizeof(struct yld_status)];
case offsetof(struct yld_status, led):
case offsetof(struct yld_status, dialtone):
case offsetof(struct yld_status, ringtone):
case offsetof(struct yld_status, keynum):
_PIC('.', offsetof(struct yld_status, led) , 0x01, "LED" ),
_PIC('.', offsetof(struct yld_status, dialtone) , 0x01, "DIALTONE" ),
_PIC('.', offsetof(struct yld_status, ringtone) , 0x24, "RINGTONE" ),