taglinefilesource code
expand8dl264arch/m68k/console/fbcon.cstatic __inline__ void expand8dl(u_char c, u_long *ret1, u_long *ret2);
expand8dl3149arch/m68k/console/fbcon.cexpand8dl(attr_bgcol_ec(p,conp), &pcval1, &pcval2);
expand8dl3192arch/m68k/console/fbcon.cexpand8dl(attr_fgcol(p,conp), &fgx1, &fgx2);
expand8dl3193arch/m68k/console/fbcon.cexpand8dl(attr_bgcol(p,conp), &bgx1, &bgx2);
expand8dl3221arch/m68k/console/fbcon.cexpand8dl(attr_fgcol(p,conp), &fgx1, &fgx2);
expand8dl3222arch/m68k/console/fbcon.cexpand8dl(attr_bgcol(p,conp), &bgx1, &bgx2);