Searched refs:bofs (Results 1 – 1 of 1) sorted by relevance
243 int sofs, bofs; in bmp_SetPix() local271 bofs = x & 0x7; /* offset within byte */ in bmp_SetPix()272 outw(GDCIDX, (0x8000 >> bofs) | 0x08); /* bit mask */ in bmp_SetPix()