pcx
case pcx: /* We shouldn't get this far. setup.c should prevent it. */
{ 0x0000, 0x0ff0, pcx }, /* 0x0000 - 0x000f */
{ 0x0080, 0x0ff0, pcx }, /* 0x0080 - 0x008f */
{ 0x0100, 0x0ff0, pcx }, /* 0x0100 - 0x010f */
{ 0x0182, 0x0ffe, pcx }, /* 0x0182 - 0x0183 */
{ 0x0000, 0x0000, pcx } /* terminate table */
[pcx] = { "PA7000 (PCX)", "1.0" },
return pcx; /* not reached: */
case pcx:
u8 pcx;
sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX;
diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX ||