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

/linux-master/drivers/s390/char/
H A Dsclp_diag.h33 * @pcx: code for PCX communication (should be 0x80)
48 u8 pcx; member in struct:sclp_diag_ftp
H A Dsclp_ftp.c61 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX ||
109 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX;
/linux-master/arch/parisc/include/asm/
H A Dhardware.h23 pcx = 0, /* pa7000 pa 1.0 */ enumerator in enum:cpu_type
/linux-master/arch/parisc/kernel/
H A Dsetup.c86 case pcx:
H A Dhardware.c1227 { 0x0000, 0x0ff0, pcx }, /* 0x0000 - 0x000f */
1229 { 0x0080, 0x0ff0, pcx }, /* 0x0080 - 0x008f */
1230 { 0x0100, 0x0ff0, pcx }, /* 0x0100 - 0x010f */
1231 { 0x0182, 0x0ffe, pcx }, /* 0x0182 - 0x0183 */
1303 { 0x0000, 0x0000, pcx } /* terminate table */
1307 [pcx] = { "PA7000 (PCX)", "1.0" },
1372 return pcx; /* not reached: */
H A Dcache.c286 case pcx: /* We shouldn't get this far. setup.c should prevent it. */

Completed in 317 milliseconds