/haiku/src/add-ons/kernel/drivers/graphics/radeon/ |
H A D | agp.c | 29 SHOW_INFO0(1, "Busmanager not installed.\nWarning Card May hang if AGP Fastwrites are Enabled." ); in Radeon_Set_AGP() 42 SHOW_INFO0(1, "Found AGP capable device" ); in Radeon_Set_AGP() 58 SHOW_INFO0(1, "End of AGP capable devices list."); in Radeon_Set_AGP() 60 SHOW_INFO0(1, "No AGP capable devices found."); in Radeon_Set_AGP() 66 SHOW_INFO0(1, "Disabling AGP mode..."); in Radeon_Set_AGP() 72 SHOW_INFO0(1, "Activating AGP mode..."); in Radeon_Set_AGP() 119 SHOW_INFO0(4, "AGP 2.0 1x mode is available"); in agp_list_info() 121 SHOW_INFO0(4, "AGP 2.0 2x mode is available"); in agp_list_info() 123 SHOW_INFO0(41, "AGP 2.0 4x mode is available"); in agp_list_info() 127 SHOW_INFO0(4, "AGP 3.0 4x mode is available"); in agp_list_info() [all …]
|
H A D | driver.c | 110 SHOW_INFO0( 1, "Switch Head = True" ); in GetDriverSettings() 112 SHOW_INFO0( 1, "Force LCD ON" ); in GetDriverSettings() 114 SHOW_INFO0( 1, "Mobility Power Saving Disabled (Dynamic Clocks)" ); in GetDriverSettings() 116 SHOW_INFO0( 1, "Force PCI = True" ); in GetDriverSettings() 118 SHOW_INFO0( 1, "use Fastwrites ON" ); in GetDriverSettings() 120 SHOW_INFO0( 1, "DMA ACC Enabled" ); in GetDriverSettings() 122 SHOW_INFO0( 1, "DMA ACC Disabled" ); in GetDriverSettings() 124 SHOW_INFO0( 1, "DMA WriteBack Disabled" ); in GetDriverSettings() 137 SHOW_INFO0(0, RADEON_DRIVER_VERSION); in init_hardware()
|
H A D | bios.c | 111 SHOW_INFO0( 2, "no ROM found" ); in Radeon_FindRom() 381 SHOW_INFO0( 4 , "No Device Info Table found!"); in Radeon_GetConnectorInfoFromBIOS() 431 SHOW_INFO0(4, "No Connector Info Table found!"); in Radeon_GetConnectorInfoFromBIOS() 452 SHOW_INFO0( 4 , "lvds port is not in connector table, added in."); in Radeon_GetConnectorInfoFromBIOS() 468 SHOW_INFO0( 4, "lcd ddc info table found!"); in Radeon_GetConnectorInfoFromBIOS() 484 SHOW_INFO0( 4, "no connector found in connector info table."); in Radeon_GetConnectorInfoFromBIOS() 900 SHOW_INFO0( 0, "Generation 2 PCI interface, using max accessible memory"); in RADEON_GetAccessibleVRAM() 908 SHOW_INFO0( 0, "Generation 1 PCI interface in multifunction mode" in RADEON_GetAccessibleVRAM()
|
H A D | mem_controller.c | 148 SHOW_INFO0( 3, "Graphics card address mapping:" ); in Radeon_InitMemController()
|
H A D | init.c | 321 SHOW_INFO0( 2, "Copy of Laptop Display Regs for Reference:"); in Radeon_FirstOpen() 396 SHOW_INFO0( 0, "DMA is diabled using PIO mode"); in Radeon_FirstOpen()
|
H A D | irq.c | 265 SHOW_INFO0( 3, "We like to fake IRQ" ); in Radeon_SetupIRQ()
|
H A D | detect.c | 521 SHOW_INFO0(0, "no supported devices found"); in Radeon_CardDetect()
|
/haiku/src/add-ons/kernel/generic/scsi_periph/ |
H A D | error_handling.cpp | 47 SHOW_INFO0(2, "busy because playing audio"); in check_sense() 53 SHOW_INFO0(2, "LUN needs init"); in check_sense() 65 SHOW_INFO0(2, "LUN is formatting"); in check_sense() 85 SHOW_INFO0(2, "Removal requested"); in check_sense() 93 SHOW_INFO0(2, "Becoming ready"); in check_sense() 99 SHOW_INFO0(2, "Unit was reset"); in check_sense()
|
H A D | wrapper.h | 68 #define SHOW_INFO0(seriousness, format) \ macro
|
H A D | scsi_periph.cpp | 87 SHOW_INFO0( 2, "Sending start to init LUN" ); in periph_safe_exec()
|
/haiku/src/add-ons/accelerants/radeon/ |
H A D | monitor_detection.c | 216 SHOW_INFO0(2, "Found CRT connected to TV-DAC, i.e. DVI port"); in Radeon_DetectTVCRT_RV200() 396 SHOW_INFO0(2, "S-Video TV-Out is connected"); in Radeon_DetectTV_RV200() 401 SHOW_INFO0(2, "Composite TV-Out is connected"); in Radeon_DetectTV_RV200() 479 SHOW_INFO0(2, "S-Video TV-Out is connected"); in Radeon_DetectTV_R300() 484 SHOW_INFO0(2, "Composite TV-Out is connected"); in Radeon_DetectTV_R300() 1009 SHOW_INFO0(2, "Found Ext Laptop DVI"); in Radeon_DetectDisplays() 1020 SHOW_INFO0(2, "Found DVI"); in Radeon_DetectDisplays() 1027 SHOW_INFO0(2, "Laptop Panel Found"); in Radeon_DetectDisplays() 1052 SHOW_INFO0(2, "Searching port 0"); in Radeon_DetectDisplays() 1054 SHOW_INFO0(2, "Found Laptop Panel"); in Radeon_DetectDisplays() [all …]
|
H A D | impactv.c | 308 SHOW_INFO0( 4, "got:" ); in Radeon_MakeOverscanMode()
|
H A D | ProposeDisplayMode.c | 686 SHOW_INFO0( 2, "got:" ); in PROPOSE_DISPLAY_MODE()
|
/haiku/headers/private/graphics/common/ |
H A D | debug_ext.h | 93 #define SHOW_INFO0(seriousness, format) \ macro
|
/haiku/src/add-ons/kernel/bus_managers/scsi/ |
H A D | wrapper.h | 67 #define SHOW_INFO0(seriousness, format) \ macro
|
H A D | dma_buffer.cpp | 414 SHOW_INFO0(3, "we can start now"); in scsi_get_dma_buffer() 420 SHOW_INFO0(3, "error setting up DMA buffer"); in scsi_get_dma_buffer()
|
H A D | busses.cpp | 310 SHOW_INFO0(4, ""); in scsi_bus_module_uninit()
|
/haiku/src/add-ons/kernel/generic/ata_adapter/ |
H A D | wrapper.h | 75 #define SHOW_INFO0(seriousness, format) \ macro
|
/haiku/src/add-ons/kernel/busses/ata/promise_tx2/ |
H A D | wrapper.h | 75 #define SHOW_INFO0(seriousness, format) \ macro
|
/haiku/src/add-ons/kernel/drivers/bus/scsi/ |
H A D | wrapper.h | 75 #define SHOW_INFO0(seriousness, format) \ macro
|