Home
last modified time | relevance | path

Searched refs:STPWLEVEL (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx_pci.c240 #define STPWLEVEL 0x00000002ul macro
655 devconfig &= ~STPWLEVEL; in ahd_configure_termination()
657 devconfig |= STPWLEVEL; in ahd_configure_termination()
660 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
Daic7xxx_pci.c589 #define STPWLEVEL 0x00000002ul macro
1512 devconfig &= ~STPWLEVEL; in ahc_parse_pci_eeprom()
1514 devconfig |= STPWLEVEL; in ahc_parse_pci_eeprom()
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c457 #define STPWLEVEL 0x00000002ul macro
7970 devconfig |= STPWLEVEL; in aic7xxx_register()
7976 devconfig &= ~STPWLEVEL; in aic7xxx_register()