Searched refs:pcx (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/parisc/kernel/ |
D | hardware.c | 1200 { 0x0000, 0x0ff0, pcx }, /* 0x0000 - 0x000f */ 1202 { 0x0080, 0x0ff0, pcx }, /* 0x0080 - 0x008f */ 1203 { 0x0100, 0x0ff0, pcx }, /* 0x0100 - 0x010f */ 1204 { 0x0182, 0x0ffe, pcx }, /* 0x0182 - 0x0183 */ 1275 { 0x0000, 0x0000, pcx } /* terminate table */ 1279 [pcx] { "PA7000 (PCX)", "1.0" }, 1343 return pcx; /* not reached: */ in parisc_get_cpu_type()
|
D | setup.c | 89 case pcx: in dma_ops_init()
|
D | cache.c | 200 case pcx: /* We shouldn't get this far. setup.c should prevent it. */ in disable_sr_hashing()
|
/linux-2.4.37.9/include/asm-parisc/ |
D | hardware.h | 53 pcx = 0, /* pa7000 pa 1.0 */ enumerator
|