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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c632 ushort cfg_lsw; member in struct:asceep_config
1001 ushort cfg_lsw; /* 00 power up initialization */ member in struct:adveep_3550_config
1070 ushort cfg_lsw; /* 00 power up initialization */ member in struct:adveep_38C0800_config
1170 ushort cfg_lsw; /* 00 power up initialization */ member in struct:adveep_38C1600_config
9490 unsigned short cfg_lsw; local
9502 cfg_lsw = AscGetEisaChipCfg(iop_base);
9503 cfg_lsw &= 0x000F;
9504 bios_addr = ASC_BIOS_MIN_ADDR + cfg_lsw * ASC_BIOS_BANK_SIZE;
9508 cfg_lsw = AscGetChipCfgLsw(iop_base);
9514 cfg_lsw
9521 ushort cfg_lsw; local
9612 ushort cfg_lsw; local
10007 ushort cfg_msw, cfg_lsw; local
12380 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); local
12457 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); local
12547 unsigned short cfg_lsw = inw(edev->base_addr + 0xc86); local
[all...]

Completed in 172 milliseconds