Lines Matching defs:fFlags
125 * @param fFlags flags for the mode. These will be or-ed with the
134 uint16_t fFlags, uint16_t cx,
151 fFlags | VBE_DISPI_ENABLED);
180 uint16_t fFlags;
184 fFlags = VBVO_PORT_READ_U16(VBE_DISPI_IOPORT_DATA);
210 *pfFlags = fFlags;
211 return !!(fFlags & VBE_DISPI_ENABLED);
241 * @param fFlags flags
252 uint16_t fFlags)
275 pScreen->u16Flags = fFlags;