Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1702 ushort cfg_lsw; member
2242 ushort cfg_lsw; /* 00 power up initialization */ member
2312 ushort cfg_lsw; /* 00 power up initialization */ member
2413 ushort cfg_lsw; /* 00 power up initialization */ member
9152 ushort cfg_lsw; in ASC_INITFUNC() local
9168 cfg_lsw = AscGetEisaChipCfg(iop_base); in ASC_INITFUNC()
9169 cfg_lsw &= 0x000F; in ASC_INITFUNC()
9171 (cfg_lsw * ASC_BIOS_BANK_SIZE)); in ASC_INITFUNC()
9176 cfg_lsw = AscGetChipCfgLsw(iop_base); in ASC_INITFUNC()
9183 cfg_lsw &= 0x7FFF; in ASC_INITFUNC()
[all …]