Searched defs:pDevice (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/3dfx/
H A Ddriver.cpp271 const ChipInfo* pDevice = chipTable; local
305 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, pciInfo); local
336 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, di.pciInfo); local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/s3/
H A Ddriver.cpp468 const ChipInfo* pDevice = chipTable; local
607 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, pciInfo); local
636 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, di.pciInfo); local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/intel_810/
H A Ddriver.cpp405 const ChipInfo* pDevice = chipTable; local
441 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, pciInfo); local
478 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, di.pciInfo); local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/ati/
H A Ddriver.cpp895 const ChipInfo* pDevice = chipTable; local
938 const ChipInfo* pDevice = GetNextSupportedDevice(pciIndex, pciInfo); local
969 const ChipInfo* pDevice local
[all...]

Completed in 45 milliseconds