285{
290
293 return;
294
295
296 BarArray = PciData->u.type0.BaseAddresses;
298 {
300
302 {
303
306
307
309 {
311 }
312 else
313 {
315
316
318 {
319 BarMask = 0xFFFF0;
320 }
321 }
322
323 BarArray[
i] = (
Bar & ~BarMask) |
324 (CmDescriptor->
u.
Memory.Start.LowPart & BarMask);
325
326
329 {
331 BarArray[
i + 1] = CmDescriptor->
u.
Memory.Start.HighPart;
333 }
334 }
335 else
336 {
337
338 Bar = PciData->u.type0.ROMBaseAddress;
340 {
341 PciData->u.type0.ROMBaseAddress =
Bar & ~PCI_ROMADDRESS_ENABLED;
342 }
343 else
344 {
345 PciData->u.type0.ROMBaseAddress =
346 (
Bar & ~PCI_ADDRESS_ROM_ADDRESS_MASK) |
347 (CmDescriptor->
u.
Memory.Start.LowPart &
350 }
351 }
352 }
353}
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
#define CmResourceTypeNull
struct _CM_PARTIAL_RESOURCE_DESCRIPTOR::@399::@404 Memory
union _CM_PARTIAL_RESOURCE_DESCRIPTOR::@399 u
#define PCI_ADDRESS_IO_ADDRESS_MASK
#define PCI_TYPE0_ADDRESSES
#define PCI_ADDRESS_IO_SPACE
#define PCI_ADDRESS_ROM_ADDRESS_MASK
#define PCI_ADDRESS_MEMORY_ADDRESS_MASK
#define PCI_ROMADDRESS_ENABLED
#define PCI_ADDRESS_MEMORY_TYPE_MASK