Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1703 ushort cfg_msw; member
2246 ushort cfg_msw; /* 01 unused */ member
2316 ushort cfg_msw; /* 01 unused */ member
2419 ushort cfg_msw; /* 01 unused */ member
12407 ushort cfg_msw; in ASC_INITFUNC() local
12414 cfg_msw = AscGetChipCfgMsw(iop_base); in ASC_INITFUNC()
12415 if ((cfg_msw & ASC_CFG_MSW_CLR_MASK) != 0) { in ASC_INITFUNC()
12416 cfg_msw &= (~(ASC_CFG_MSW_CLR_MASK)); in ASC_INITFUNC()
12418 AscSetChipCfgMsw(iop_base, cfg_msw); in ASC_INITFUNC()
12435 cfg_msw &= 0xFFC0; in ASC_INITFUNC()
[all …]