fill8_2col        249 drivers/video/fbdev/atafb_iplan2p2.c 		fill8_2col((u8 *)dest + 1, fgcolor, bgcolor, *data++);
fill8_2col        269 drivers/video/fbdev/atafb_iplan2p2.c 		fill8_2col((u8 *)dest, fgcolor, bgcolor, *data);
fill8_2col        263 drivers/video/fbdev/atafb_iplan2p4.c 		fill8_2col((u8 *)dest + 1, fgcolor, bgcolor, *data++);
fill8_2col        284 drivers/video/fbdev/atafb_iplan2p4.c 		fill8_2col((u8 *)dest, fgcolor, bgcolor, *data);
fill8_2col        298 drivers/video/fbdev/atafb_iplan2p8.c 		fill8_2col((u8 *)dest + 1, fgcolor, bgcolor, *data++);
fill8_2col        321 drivers/video/fbdev/atafb_iplan2p8.c 		fill8_2col((u8 *)dest, fgcolor, bgcolor, *data);