Lines Matching refs:xf86Int10InfoPtr
21 xf86Int10InfoPtr xf86InitInt10(int entityIndex);
34 void * xf86Int10AllocPages(xf86Int10InfoPtr pInt,int num, int *off);
40 void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num);
49 void xf86ExecX86int10(xf86Int10InfoPtr pInt);
63 void xf86FreeInt10(xf86Int10InfoPtr pInt);
135 1. xf86Int10InfoPtr xf86InitInt10(int entityIndex);
162 Bool xf86Int10ExecSetup(xf86Int10InfoPtr pInt)
181 void reset_int_vect(xf86Int10InfoPtr pInt); To initialize the
186 void setup_int_vect(xf86Int10InfoPtr pInt);
193 int mapPciRom(xf86Int10InfoPtr pInt, unsigned char * address);
219 2. Bool MapCurrentInt10(xf86Int10InfoPtr pInt);
225 Bool MapCurrentInt10(xf86Int10InfoPtr pInt);
233 3. void xf86FreeInt10(xf86Int10InfoPtr pInt);
238 void xf86FreeInt10(xf86Int10InfoPtr pInt);
244 void * xf86Int10AllocPages(xf86Int10InfoPtr pInt,int num, int *off)
245 void xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num)
262 1. Bool xf86Int10ExecSetup(xf86Int10InfoPtr pInt);
268 2. xf86ExecX86int10(xf86Int10InfoPtr pInt);
282 Bool int_handler(xf86Int10InfoPtr pInt);
288 void finish_int(xf86Int10InfoPtr pInt);
295 Bool vm86_GP_fault(xf86Int10InfoPtr pInt);