Searched refs:pcx (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_diag.h | 33 * @pcx: code for PCX communication (should be 0x80) 48 u8 pcx; member
|
H A D | sclp_ftp.c | 58 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX || in sclp_ftp_rxcb() 106 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX; in sclp_ftp_et7()
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_diag.h | 33 * @pcx: code for PCX communication (should be 0x80) 48 u8 pcx; member
|
H A D | sclp_ftp.c | 61 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX || in sclp_ftp_rxcb() 109 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX; in sclp_ftp_et7()
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | hardware.h | 23 pcx = 0, /* pa7000 pa 1.0 */ enumerator
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | hardware.h | 23 pcx = 0, /* pa7000 pa 1.0 */ enumerator
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | setup.c | 79 case pcx: in dma_ops_init() 229 * complaining about missing pcx, pcxs and pcxt in parisc_proc_mkdir()
|
H A D | hardware.c | 1230 { 0x0000, 0x0ff0, pcx }, /* 0x0000 - 0x000f */ 1232 { 0x0080, 0x0ff0, pcx }, /* 0x0080 - 0x008f */ 1233 { 0x0100, 0x0ff0, pcx }, /* 0x0100 - 0x010f */ 1234 { 0x0182, 0x0ffe, pcx }, /* 0x0182 - 0x0183 */ 1306 { 0x0000, 0x0000, pcx } /* terminate table */ 1310 [pcx] = { "PA7000 (PCX)", "1.0" }, 1375 return pcx; /* not reached: */ in parisc_get_cpu_type()
|
H A D | cache.c | 270 case pcx: /* We shouldn't get this far. setup.c should prevent it. */ in disable_sr_hashing()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | setup.c | 86 case pcx: in dma_ops_init()
|
H A D | hardware.c | 1227 { 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: */ in parisc_get_cpu_type()
|
H A D | cache.c | 282 case pcx: /* We shouldn't get this far. setup.c should prevent it. */ in disable_sr_hashing()
|
Completed in 10 milliseconds