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

/haiku-fatelf/src/add-ons/kernel/generic/scsi_periph/
H A Derror_handling.cpp21 SHOW_ERROR0(2, "No auto-sense (but there should be)");
40 SHOW_ERROR0(2, "encountered DEFERRED ERROR - bye, bye");
60 SHOW_ERROR0(2, "LUN needs manual help");
77 SHOW_ERROR0(2, "Recovered write error - block got reallocated automatically");
81 SHOW_ERROR0(2, "Recovered ID with ECC");
115 SHOW_ERROR0( 2, "Write protected" );
131 SHOW_ERROR0(2, "No sense");
137 SHOW_ERROR0(2, "Recovered error");
146 SHOW_ERROR0(2, "Medium error");
150 SHOW_ERROR0(
[all...]
H A Dwrapper.h78 #define SHOW_ERROR0(seriousness, format) \ macro
H A Dremovable.cpp32 SHOW_ERROR0( 1, "Driver doesn't support medium changes, but there occured one!?" );
/haiku-fatelf/headers/private/graphics/common/
H A Ddebug_ext.h103 #define SHOW_ERROR0(seriousness, format) \ macro
/haiku-fatelf/src/add-ons/kernel/bus_managers/ide/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
H A Datapi.c125 SHOW_ERROR0( 1, "Error sending command packet" );
168 SHOW_ERROR0(1, "Disabling DMA because of too many errors");
194 SHOW_ERROR0(2, "data transmission in wrong way!?");
233 SHOW_ERROR0(2, "Error during PIO transmission");
H A Data.c72 SHOW_ERROR0(3, "device wants to transmit data though command is finished");
153 SHOW_ERROR0( 2, "Error in DMA transmission" );
158 SHOW_ERROR0( 2, "Disabled DMA because of too many errors" );
415 //SHOW_ERROR0( 2, "device executes command instantly" );
H A Dide_sim.c194 SHOW_ERROR0(3, "No controller anymore");
709 SHOW_ERROR0(2, "Found buggy ZIP/Clik! drive - restricting transmission size");
/haiku-fatelf/src/add-ons/kernel/bus_managers/scsi/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
H A Dscsi_io.cpp412 SHOW_ERROR0( 3, "device got removed" );
434 SHOW_ERROR0( 3, "cannot create DMA buffer for request - reduce data volume" );
504 SHOW_ERROR0( 3, "data is too much fragmented - you should use s/g list" );
H A Dscatter_gather.cpp115 SHOW_ERROR0(2, "cannot allocate memory for IO request!");
/haiku-fatelf/src/add-ons/kernel/busses/ata/promise_tx2/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
/haiku-fatelf/src/add-ons/kernel/busses/ide/promise_tx2/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/bus/scsi/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
/haiku-fatelf/src/add-ons/kernel/generic/ata_adapter/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
/haiku-fatelf/src/add-ons/kernel/generic/ide_adapter/
H A Dwrapper.h85 #define SHOW_ERROR0(seriousness, format) \ macro
H A Dide_adapter.cpp315 SHOW_ERROR0( 2, "DMA transfer aborted" );
319 SHOW_ERROR0( 2, "DMA transfer: buffer underrun" );
324 SHOW_ERROR0( 2, "DMA transfer: buffer too large" );
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/radeon/
H A DPCI_GART.c114 SHOW_ERROR0( 3, "cannot map buffer with WC" );
122 SHOW_ERROR0( 1, "cannot map GART buffer" );
220 SHOW_ERROR0( 0, "memory map of GART buffer too large!" );
H A DCP_setup.c197 SHOW_ERROR0( 0, "pixel cache didn't become empty" );
337 SHOW_ERROR0( 0, "Cannot allocate ring buffer" );
403 SHOW_ERROR0( 0, "Cannot allocate buffers for status information" );
451 SHOW_ERROR0( 0, "Cannot allocate indirect buffers" );
H A Dbios.c547 SHOW_ERROR0( 2, "No Panel Info Table found in BIOS" );
558 SHOW_ERROR0( 2, "No Panel Info Table found in BIOS" );
616 SHOW_ERROR0( 2, "Radeon: couldn't get Panel Timing from BIOS" );
/haiku-fatelf/src/add-ons/accelerants/radeon/
H A Dpalette.c68 SHOW_ERROR0( 2, "Tried to set palette in non-palette mode" );
H A DSetDisplayMode.c363 SHOW_ERROR0( 2, "invalid mode" );
445 SHOW_ERROR0( 2, "no memory for cursor image!" );
462 SHOW_ERROR0( 2, "no memory for frame buffer!" );
H A DCP.c160 SHOW_ERROR0( 0, "All buffers are in use and engine doesn't finish any of them" );
H A Dmonitor_detection.c1014 SHOW_ERROR0(2, "Disabled Ext DVI - invalid EDID");
1024 SHOW_ERROR0(2, "Disabled DVI - invalid EDID");
1083 SHOW_ERROR0(2, "swapping active port 2 to free port 1");
1090 SHOW_ERROR0(2, "Reversed dac detected (not impl. yet)");
H A Dtheatre_out.c260 SHOW_ERROR0( 2, "This card needs a Rage Theatre for TV-Out, but there is none." );

Completed in 215 milliseconds