Searched refs:VendorID (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_init.c238 ULONG base,ChipsetID,VendorID,GraphicVendorID; local in function:XGIInitNew
402 VendorID = XGI_GetRegLong((XGIIOADDRESS) 0x0cfc ) ;
403 VendorID &= 0x0000FFFF ;
417 if ( ( VendorID == 0x1019 ) && ( GraphicVendorID == 0x1019 ) )

Completed in 5 milliseconds