Lines Matching full:should

26 will  be returned.   The driver  should store  this pointer  for later
61 the driver should call:
81 A CPU emulator should meet certain requirements to be usable
90 2. The emulator should use externally provided functions to handle
93 3. The emulator should be able to use externally provided functions
104 4. The executor should terminate on encountering a 'hlt' instruction.
111 generic.c. It should be usable with any emulator satisfying the
137 This function should first find the screen assigned to the entity
143 xf86InitInt10() should return NULL. Otherwise an xf86Int10InfoRec
144 should be allocated. This structure contains the following fields:
159 The Init function should initialize a-f. To initialize the emulator
164 should be called. If this function returns FALSE any already allocated
165 memory should be freed and xf86Int10Init(0 should exit returning NULL.
176 int vector and BIOS data area is available it should be copied to 0 to
178 video interrupt related entries should be reset for all non-primary
195 should be called to copy the BIOS image from PCI ROM. 'address'
196 specifies the address this image should be copied to. Sufficient space
197 to hold an entire BIOS image should be allocated prior to calling
207 to be warm-booted this should be done before leaving xf86InitInt10()
213 function should be wrapped by calls to void LockLegacyVGA(screen,
216 registers if a legacy VGA device exists. xf86InitInt10() should
240 should be provided. If the entity to be freed was mapped by
247 xf86Int10AllocPages() should allocate 'num' consecutive page-size
251 'off'. If no block of 'num' pages are available the function should
266 environment. On success it should return TRUE.
280 It should start execution by calling
284 and if this function returns TRUE it should call whatever necessary to
290 should be called.
315 is provided. The use should be self explanatory.
332 memory access functions. In this case a global variable should be