/linux-2.4.37.9/arch/parisc/kernel/ |
D | sys_parisc32.c | 295 #undef CP in statfs32_to_user() 296 #define CP(a) st32.a = st->a in statfs32_to_user() macro 297 CP(f_type); in statfs32_to_user() 298 CP(f_bsize); in statfs32_to_user() 299 CP(f_blocks); in statfs32_to_user() 300 CP(f_bfree); in statfs32_to_user() 301 CP(f_bavail); in statfs32_to_user() 302 CP(f_files); in statfs32_to_user() 303 CP(f_ffree); in statfs32_to_user() 304 CP(f_fsid); in statfs32_to_user() [all …]
|
/linux-2.4.37.9/drivers/ide/pci/ |
D | pdc202xx_new.c | 147 u8 AP, BP, CP, DP; in pdcnew_tune_chipset() local 156 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdcnew_tune_chipset() 173 if ((BP & 0xF0) && (CP & 0x0F)) { in pdcnew_tune_chipset() 180 pci_write_config_byte(dev, (drive_pci)|0x02, CP &~0x0F); in pdcnew_tune_chipset() 181 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdcnew_tune_chipset() 187 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdcnew_tune_chipset() 216 pci_write_config_byte(dev, (drive_pci)|0x02, CP|TC); in pdcnew_tune_chipset() 222 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdcnew_tune_chipset() 227 decode_registers(REG_C, CP); in pdcnew_tune_chipset()
|
D | pdc202xx_old.c | 243 u8 AP, BP, CP, DP; in pdc202xx_tune_chipset() local 252 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdc202xx_tune_chipset() 269 if ((BP & 0xF0) && (CP & 0x0F)) { in pdc202xx_tune_chipset() 276 pci_write_config_byte(dev, (drive_pci)|0x02, CP &~0x0F); in pdc202xx_tune_chipset() 277 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdc202xx_tune_chipset() 283 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdc202xx_tune_chipset() 312 pci_write_config_byte(dev, (drive_pci)|0x02, CP|TC); in pdc202xx_tune_chipset() 318 pci_read_config_byte(dev, (drive_pci)|0x02, &CP); in pdc202xx_tune_chipset() 323 decode_registers(REG_C, CP); in pdc202xx_tune_chipset()
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | head-armo.S | 87 mrc 15, 0, r3, c0, c0 @ check for CP#15 (ARM250 cant)
|
/linux-2.4.37.9/drivers/net/ |
D | 8139cp.c | 127 #define TX_BUFFS_AVAIL(CP) \ argument 128 (((CP)->tx_tail <= (CP)->tx_head) ? \ 129 (CP)->tx_tail + (CP_TX_RING_SIZE - 1) - (CP)->tx_head : \ 130 (CP)->tx_tail - (CP)->tx_head - 1)
|
/linux-2.4.37.9/drivers/telephony/ |
D | ixj.h | 218 } CP; typedef 221 CP bits;
|
/linux-2.4.37.9/Documentation/s390/ |
D | 3270.txt | 20 defining four 3270s with the CP/CMS commands 56 not changed. Use #CP Q TERM to see what the current console type is. 57 Use #CP TERM CONMODE 3270 to change it to 3270. If you generate only
|
D | Debugging390.txt | 1150 The PA1 key drops to CP mode so you can issue debugger commands, 1230 PA1 key try prefixing the command with #CP e.g. 1256 Also CP has a file called profile.exec which automatically gets called 1258 CP has a feature similar to doskey, it may be useful for you to 1303 Start the program, if VM drops to CP on what looks like the entry
|
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | sleep.S | 182 ldmfd r0, {r4 - r7, sp} @ CP regs + virt stack ptr
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | CARDLIST | 52 card=50 - Prolink PV-BT878P+4E / PixelView PlayTV PAK / Lenco MXTV-9578 CP
|
D | Cards | 506 MXTV-9578CP (Bt878) (= Prolink PV-BT878P+4E)
|
/linux-2.4.37.9/drivers/char/ |
D | cp437.uni | 8 # DEC VT, and IBM CP 437 tables.
|
D | serial167.c | 284 CP(char data){ 292 void CP1(int data) { (data<10)? CP(data+'0'): CP(data+'A'-10); }/* CP1 */
|
/linux-2.4.37.9/ |
D | MAINTAINERS | 105 8139CP 10/100 FAST ETHERNET DRIVER
|
D | CREDITS | 569 S: Las Heras, Mendoza CP 5539
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | sab8253xds.txt | 3455 ESCC2s (the 4520P and 4520CP adapter cards) or a single ESCC8 (an
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | oui.db | 2188 003015 CP CLARE CORP.
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 5020 2040 Intellio CP-204J
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 18398 input/output character sets. Say Y here for the Windows CP-1250
|