Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/tools/
Dgen-insn-attr-x86.awk43 delete atable
189 atable[aid,0] = tname
196 atable[aid,1] = tname "_1"
203 atable[aid,2] = tname "_2"
210 atable[aid,3] = tname "_3"
374 if (atable[i,j])
375 print " ["i"]["j"] = "atable[i,j]","
/linux-2.6.39/drivers/video/sis/
Dinit301.c6384 static const unsigned char atable[] = { in SiS_Group2LCDSpecial() local
6431 SiS_SetReg(SiS_Pr->SiS_Part2Port,0x04,atable[tempcx]); in SiS_Group2LCDSpecial()