Home
last modified time | relevance | path

Searched refs:DPRINTF (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/drivers/
Dpciba.c81 # define DPRINTF(x...) printk(KERN_DEBUG x) macro
83 # define DPRINTF(x...) macro
529 DPRINTF("Enabling ROM address decoder.\n"); in rom_mmap()
530 DPRINTF( in rom_mmap()
535 DPRINTF("ROM base address contains %x\n", in rom_mmap()
561 DPRINTF("Disabling ROM address decoder.\n"); in rom_release()
603 DPRINTF("cmd = %x (DIR = %x, TYPE = %x, NR = %x, SIZE = %x)\n", in config_ioctl()
606 DPRINTF("arg = %lx\n", arg); in config_ioctl()
640 DPRINTF("sanity check\n"); in config_ioctl()
657 DPRINTF("invalid ioctl\n"); in config_ioctl()
[all …]
/linux-2.4.37.9/drivers/isdn/eicon/
Dbri.c74 DPRINTF(("divas: resetting BRI adapter")); in diva_server_bri_reset()
126 DPRINTF(("divas: starting Diva Server BRI card")); in diva_server_bri_start()
149 DPRINTF(("divas: card started after %d ms", i * 10)); in diva_server_bri_start()
157 DPRINTF(("divas: card failed to start (Sig=0x%x)", wSig)); in diva_server_bri_start()
178 DPRINTF(("divas: PLX9060 in use. Serial number 0x%04X", dwSerialNum)); in diva_server_bri_start()
184 DPRINTF(("divas: PLX9050 in use. Serial number 0x%04X", dwSerialNum)); in diva_server_bri_start()
204 DPRINTF(("divas: loading Diva Server BRI card")); in diva_server_bri_load()
209 DPRINTF(("divas: loading RISC %s", &load->code[0x80])); in diva_server_bri_load()
212 DPRINTF(("divas: features 0x%x", card->hw->features)); in diva_server_bri_load()
215 DPRINTF(("divas: invalid feature string failed load\n")); in diva_server_bri_load()
[all …]
Dpri.c79 DPRINTF(("divas: reset Diva Server PRI")); in diva_server_reset()
115 DPRINTF(("divas: card is reset but CPU not running")); in diva_server_reset()
121 DPRINTF(("divas: card reset after %d ms", i * 10)); in diva_server_reset()
131 DPRINTF(("divas: configure Diva Server PRI")); in diva_server_config()
199 DPRINTF(("divas: test interrupt for Diva Server PRI")); in diva_server_test_int()
237 DPRINTF(("active: timeout waiting for card to interrupt")); in diva_server_test_int()
264 DPRINTF(("divas: loading %s", hdr)); in print_hdr()
273 DPRINTF(("divas: loading Diva Server PRI")); in diva_server_load()
280 DPRINTF(("divas: RISC code")); in diva_server_load()
287 DPRINTF(("divas: DSP code")); in diva_server_load()
[all …]
Dfourbri.c71 DPRINTF(("divas: reset Diva Server 4BRI")); in diva_server_4bri_reset()
89 DPRINTF(("divas: configure Diva Server 4BRI")); in diva_server_4bri_config()
114 DPRINTF(("divas: Signifying V.90")); in diva_server_4bri_config()
165 DPRINTF(("divas: test interrupt for Diva Server 4BRI")); in diva_server_4bri_test_int()
201 DPRINTF(("active: timeout waiting for card to interrupt")); in diva_server_4bri_test_int()
227 DPRINTF(("divas: loading %s", hdr)); in print_hdr()
237 DPRINTF(("divas: loading Diva Server 4BRI[%d]", load->card_id)); in diva_server_4bri_load()
242 DPRINTF(("divas: RISC code")); in diva_server_4bri_load()
250 DPRINTF(("divas: DSP code")); in diva_server_4bri_load()
267 DPRINTF(("divas: TABLE code")); in diva_server_4bri_load()
[all …]
Dlinio.c46 DPRINTF(("divas hw: type not PCI (%d)", cfg->bus_type)); in UxCardHandleGet()
57 DPRINTF(("divas hw: card_pool exhausted")); in UxCardHandleGet()
180 DPRINTF(("divas: Trying to attach to mem %d", id)); in UxCardMemAttach()
185 DPRINTF(("divas: Tried to attach to unknown card")); in UxCardMemAttach()
265 DPRINTF(("divas hw: read 0x%02x from 0x%x (memory mapped)", b & 0xff, a)); in UxCardMemIn()
282 DPRINTF(("divas hw: read 0x%04x from 0x%x (memory mapped)", w & 0xffff, a)); in UxCardMemInW()
299 DPRINTF(("divas hw: read 0x%08x from 0x%x (memory mapped)", dw, a)); in UxCardMemInD()
320 DPRINTF(("divas hw: read %02x %02x %02x %02x %02x %02x %02x %02x from 0x%x (memory mapped)", in UxCardMemInBuffer()
337 DPRINTF(("divas hw: wrote 0x%02x to 0x%x (memory mapped)", data & 0xff, a)); in UxCardMemOut()
353 DPRINTF(("divas hw: wrote 0x%04x to 0x%x (memory mapped)", data & 0xffff, a)); in UxCardMemOutW()
[all …]
Dfpga.c61 DPRINTF(("divas: FPGA Download ,Illegal Card")); in FPGA_Download()
79 DPRINTF(("divas: FPGA Download - %s", strbuf)); in FPGA_Download()
89 DPRINTF(("divas: FPGA_ERR_DONE_WRONG_LEVEL")); in FPGA_Download()
104 DPRINTF(("divas: FPGA Code starts at offset %d", i)); in FPGA_Download()
131 DPRINTF(("divas: FPGA download successful")); in FPGA_Download()
135DPRINTF(("divas: FPGA download failed - 0x%x", UxCardPortIoInW(NULL, (byte *) addr, FPGA_PORT))); in FPGA_Download()
Didi.c263 DPRINTF(("IDI: attempted REQ_SERIAL or REQ_XLOG")); in request()
275 DPRINTF(("IDI: ASSIGN req")); in request()
287 DPRINTF(("IDI: request all ids in use (IDI req ignored)")); in request()
307 DPRINTF(("IDI: request - entity is busy")); in request()
381 DPRINTF(("IDI: card not ready for next request")); in DivasOut()
403 DPRINTF(("IDI: >A%d Id=0x%x Req=0x%x", io->ANum, this->Id, this->Req)) in DivasOut()
406 DPRINTF(("IDI: >REQ=%x,Id=%x,Ch=%x",this->Req,this->Id,this->ReqCh)); in DivasOut()
527 DPRINTF(("IDI: #Rc=%x",Count)); in DivasDpc()
566 DPRINTF(("IDI: #Ind=%x",Count)); in DivasDpc()
598 DPRINTF(("IDI: RNR")); in DivasDpc()
[all …]
Dcommon.c385 DPRINTF(("divas: test interrupt pending")); in test_int()
396 DPRINTF(("divas: test interrupt cleared")); in test_int()
405 DPRINTF(("divas: BRI test interrupt pending")); in test_int()
410 DPRINTF(("divas: test interrupt cleared")); in test_int()
415 DPRINTF(("divas: 4BRI test interrupt pending")); in test_int()
421 DPRINTF(("divas: unknown test interrupt pending")); in test_int()
467 DPRINTF(("divas: new card ")); in DivasCardNew()
582 DPRINTF(("divas: get_card() : no such card id (%d)", card_id)); in get_card()
592 DPRINTF(("divas: configuring card")); in DivasCardConfig()
640 DPRINTF(("divas: registering card with IDI")); in idi_register()
[all …]
Dsys.h73 # define DPRINTF(arg_list) _PRINTF arg_list macro
76 # define DPRINTF(arg_list) (void)0 macro
Dxlog.c103 DPRINTF(("xlog: invalid card number")); in DivasXlogReq()
Dlinchr.c117 DPRINTF(("divas: DIA_IOCTL_GET_LIST")); in do_ioctl()
Dlincfg.c114 DPRINTF(("divas: offset = 0x%x", i* MQ_PROTCODE_OFFSET)); in DivasCardsDiscover()
/linux-2.4.37.9/arch/parisc/kernel/
Dunaligned.c49 #define DPRINTF(fmt, args...) do { printk(KERN_DEBUG "%s:%d:%s ", __FILE__, __LINE__, __FUNCTION__ … macro
51 #define DPRINTF(fmt, args...) macro
130 DPRINTF("load " RFMT ":" RFMT " to r%d for 2 bytes\n", in emulate_ldh()
142 DPRINTF("val = 0x" RFMT "\n", val); in emulate_ldh()
154 DPRINTF("load " RFMT ":" RFMT " to r%d for 4 bytes\n", in emulate_ldw()
170 DPRINTF("val = 0x" RFMT "\n", val); in emulate_ldw()
183 DPRINTF("load " RFMT ":" RFMT " to r%d for 8 bytes\n", in emulate_ldd()
199 DPRINTF("val = 0x" RFMT "\n", val); in emulate_ldd()
214 DPRINTF("store r%d (0x" RFMT ") to " RFMT ":" RFMT " for 2 bytes\n", frreg, in emulate_sth()
234 DPRINTF("store r%d (0x" RFMT ") to " RFMT ":" RFMT " for 4 bytes\n", frreg, in emulate_stw()
[all …]
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dmodule.c31 #define DPRINTF printk macro
34 #define DPRINTF(x...) macro
108 DPRINTF("module_lookup: found m=0x%p\n", modules[i]); in module_lookup()
136 DPRINTF("module_add_node: moduleid=%s node=%d ", buffer, cnodeid); in module_add_node()
166 DPRINTF("slab number added 0x%x\n", slab_number); in module_add_node()
240 DPRINTF("Invalid serial number for module %d, " in module_probe_snum()
255 DPRINTF("*******module_init\n"); in io_module_init()
/linux-2.4.37.9/drivers/media/video/
Dw9966.c56 # define DPRINTF(f, a...) \ macro
65 DPRINTF("Assertion failed at line %d.\n", __LINE__); \
68 # define DPRINTF(f, a...) do {} while(0) macro
329 DPRINTF("parport_register_device() failed.\n"); in w9966_init()
336 DPRINTF("w9966_pdev_claim() failed.\n"); in w9966_init()
342 DPRINTF("w9966_setup() failed.\n"); in w9966_init()
348 DPRINTF("w9966_saa7111_init() failed.\n"); in w9966_init()
352 DPRINTF("w9966_lc99053_init() failed.\n"); in w9966_init()
356 DPRINTF("Camera model not identified.\n"); in w9966_init()
362 DPRINTF("w9966_window() failed.\n"); in w9966_init()
[all …]
/linux-2.4.37.9/drivers/char/
Dsn_serial.c124 #define DPRINTF(x...) sn_debug_printf(x) macro
126 #define DPRINTF(x...) do { } while (0) macro
622 DPRINTF("sn_sal_open: sn_sal_tty = %p, tty = %p, filp = %p\n", in sn_sal_open()
779 DPRINTF("<%d>", space); in sn_sal_chars_in_buffer()
813 DPRINTF("<sn_serial: should wait until sent>"); in sn_sal_wait_until_sent()
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ioc4/
Dsio_ioc4.c60 #ifdef DPRINTF