Home
last modified time | relevance | path

Searched refs:test2 (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/ide/pci/
Dsis5513.c465 u8 timing, drive_pci, test1, test2; in config_art_rwp_pio() local
504 pci_read_config_byte(dev, drive_pci+1, &test2); in config_art_rwp_pio()
508 test2 &= ~0x07; in config_art_rwp_pio()
511 case 4: test1 |= 0x01; test2 |= 0x03; break; in config_art_rwp_pio()
512 case 3: test1 |= 0x03; test2 |= 0x03; break; in config_art_rwp_pio()
513 case 2: test1 |= 0x04; test2 |= 0x04; break; in config_art_rwp_pio()
514 case 1: test1 |= 0x07; test2 |= 0x06; break; in config_art_rwp_pio()
518 pci_write_config_byte(dev, drive_pci+1, test2); in config_art_rwp_pio()
Dpdc202xx_old.c370 u8 test1 = 0, test2 = 0, speed = -1; in config_chipset_for_dma() local
448 pci_read_config_byte(dev, drive_pci - 4, &test2); in config_chipset_for_dma()
449 if ((test2 & SYNC_ERRDY_EN) && in config_chipset_for_dma()
/linux-2.4.37.9/drivers/cdrom/
Dmcd.h102 #define test2(x) macro
Dmcd.c615 test2(printk(" do_mcd_request(%ld+%ld)\n", CURRENT->sector, in do_mcd_request()
646 test2(printk(" do_mcd_request ends\n")); in do_mcd_request()
/linux-2.4.37.9/arch/alpha/kernel/
Dsmc37c669.c524 unsigned test2 : 1; /* Reserved - set to 0 */ member
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog1570 - Ported to kernel 2.4.0-test2-pre3