/linux-2.6.39/drivers/infiniband/hw/cxgb4/ |
D | device.c | 337 printk(KERN_ERR MOD "error %d initializing resources\n", err); in c4iw_rdev_open() 342 printk(KERN_ERR MOD "error %d initializing pbl pool\n", err); in c4iw_rdev_open() 347 printk(KERN_ERR MOD "error %d initializing rqt pool\n", err); in c4iw_rdev_open() 352 printk(KERN_ERR MOD "error %d initializing ocqp pool\n", err); in c4iw_rdev_open() 394 printk(KERN_ERR MOD "Cannot allocate ib device\n"); in c4iw_alloc() 405 printk(KERN_INFO MOD "ocq memory: " in c4iw_alloc() 415 printk(KERN_ERR MOD "Unable to open CXIO rdev err %d\n", ret); in c4iw_alloc() 443 printk(KERN_INFO MOD "Chelsio T4 RDMA Driver - version %s\n", in c4iw_uld_add() 511 printk(KERN_INFO MOD "%s: Up\n", pci_name(dev->rdev.lldi.pdev)); in c4iw_uld_state_change() 516 printk(KERN_ERR MOD in c4iw_uld_state_change() [all …]
|
D | ev.c | 54 printk(KERN_ERR MOD "AE qpid 0x%x opcode %d status 0x%x " in post_qp_event() 87 printk(KERN_ERR MOD "BAD AE qpid 0x%x opcode %d " in c4iw_ev_dispatch() 103 printk(KERN_ERR MOD "BAD AE cqid 0x%x qpid 0x%x opcode %d " in c4iw_ev_dispatch() 128 printk(KERN_ERR MOD "AE with status 0!\n"); in c4iw_ev_dispatch() 170 printk(KERN_ERR MOD "Unknown T4 status 0x%x QPID 0x%x\n", in c4iw_ev_dispatch()
|
D | cm.c | 338 printk(KERN_ERR MOD "ARP failure duing connect\n"); in act_open_req_arp_failure() 408 printk(KERN_ERR MOD "%s - failed to alloc skb\n", __func__); in send_halfclose() 429 printk(KERN_ERR MOD "%s - failed to alloc skb.\n", in send_abort() 457 printk(KERN_ERR MOD "%s - failed to alloc skb.\n", in send_connect() 572 printk(KERN_ERR MOD "%s - cannot alloc skb!\n", __func__); in send_mpa_reject() 627 printk(KERN_ERR MOD "%s - cannot alloc skb!\n", __func__); in send_mpa_reply() 830 printk(KERN_ERR MOD "update_rx_credits - cannot alloc skb!\n"); in update_rx_credits() 1103 printk(KERN_ERR MOD "%s Unexpected streaming data." in rx_data() 1169 printk(KERN_WARNING MOD "Connection problems for atid %u\n", in act_open_rpl() 1196 printk(KERN_ERR MOD "stid %d lookup failure!\n", stid); in pass_open_rpl() [all …]
|
D | resource.c | 315 printk(KERN_WARNING MOD "%s: Out of PBL memory\n", in c4iw_pblpool_alloc() 344 printk(KERN_WARNING MOD in c4iw_pblpool_create() 377 printk(KERN_WARNING MOD "%s: Out of RQT memory\n", in c4iw_rqtpool_alloc() 406 printk(KERN_WARNING MOD in c4iw_rqtpool_create() 462 printk(KERN_WARNING MOD in c4iw_ocqp_pool_create()
|
D | iw_cxgb4.h | 63 #define MOD DRV_NAME ":" macro 69 printk(MOD fmt, ## args); \ 157 printk(KERN_ERR MOD "%s - Device %s not responding - " in c4iw_wait_for_reply() 164 printk(KERN_WARNING MOD "%s: FW reply %d tid %u qpid %u\n", in c4iw_wait_for_reply()
|
D | cq.c | 641 printk(KERN_ERR MOD "Unexpected opcode %d " in c4iw_poll_cq_one() 697 printk(KERN_ERR MOD in c4iw_poll_cq_one()
|
D | t4.h | 542 printk(KERN_ERR MOD "cq overflow cqid %u\n", cq->cqid); in t4_next_hw_cqe()
|
/linux-2.6.39/drivers/infiniband/hw/cxgb3/ |
D | iwch.c | 149 printk_once(KERN_INFO MOD "Chelsio T3 RDMA Driver - version %s\n", in open_rnic_dev() 153 printk(KERN_ERR MOD "Cannot allocate ib device\n"); in open_rnic_dev() 163 printk(KERN_ERR MOD "Unable to open CXIO rdev\n"); in open_rnic_dev() 174 printk(KERN_ERR MOD "Unable to register device\n"); in open_rnic_dev() 177 printk(KERN_INFO MOD "Initialized device %s\n", in open_rnic_dev()
|
D | iwch_cm.c | 370 printk(KERN_ERR MOD "ARP failure duing connect\n"); in act_open_req_arp_failure() 395 printk(KERN_ERR MOD "%s - failed to alloc skb\n", __func__); in send_halfclose() 414 printk(KERN_ERR MOD "%s - failed to alloc skb.\n", in send_abort() 440 printk(KERN_ERR MOD "%s - failed to alloc skb.\n", in send_connect() 546 printk(KERN_ERR MOD "%s - cannot alloc skb!\n", __func__); in send_mpa_reject() 595 printk(KERN_ERR MOD "%s - cannot alloc skb!\n", __func__); in send_mpa_reply() 786 printk(KERN_ERR MOD "update_rx_credits - cannot alloc skb!\n"); in update_rx_credits() 1053 printk(KERN_ERR MOD "%s Unexpected streaming data." in rx_data() 1185 printk(KERN_ERR MOD "t3c_listen_start failed to alloc skb!\n"); in listen_start() 1227 printk(KERN_ERR MOD "%s - failed to alloc skb\n", __func__); in listen_stop() [all …]
|
D | iwch_cq.c | 129 printk(KERN_ERR MOD "Unexpected opcode %d " in iwch_poll_cq_one() 184 printk(KERN_ERR MOD "Unexpected cqe_status 0x%x for " in iwch_poll_cq_one()
|
D | iwch_ev.c | 116 printk(KERN_ERR MOD "BAD AE cqid 0x%x qpid 0x%x opcode %d " in iwch_ev_dispatch() 215 printk(KERN_ERR MOD "Unknown T3 status 0x%x QPID 0x%x\n", in iwch_ev_dispatch()
|
D | cxio_hal.h | 199 #define MOD "iw_cxgb3: " macro 200 #define PDBG(fmt, args...) pr_debug(MOD fmt, ## args)
|
D | cxio_resource.c | 288 printk(KERN_WARNING MOD "%s: Failed to add all PBL chunks (%x/%x)\n", in cxio_hal_pblpool_create()
|
D | iwch_provider.c | 226 printk(KERN_WARNING MOD "Warning - " in iwch_create_cq() 304 printk(KERN_ERR MOD "%s - cxio_destroy_cq failed %d\n", in iwch_resize_cq() 344 printk(KERN_ERR MOD "Error %d rearming CQID 0x%x\n", err, in iwch_arm_cq()
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | srem_mod.S | 4 | The entry point sMOD computes the floating point MOD of the 25 | signQ := signX EOR signY. Record whether MOD or REM 35 | Step 3. Perform MOD(X,Y) 42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set 44 | MOD is requested, go to Step 6. 46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested. 47 | 5.1 If R < Y/2, then R = MOD(X,Y) = REM(X,Y). Go to
|
/linux-2.6.39/drivers/video/ |
D | bf537-lq035.c | 134 #define MOD GPIO_PH13 macro 175 #define MOD GPIO_PF10 macro 402 if (gpio_request(MOD, KBUILD_MODNAME)) { in request_ports() 403 pr_err("requesting GPIO %d failed\n", MOD); in request_ports() 411 gpio_direction_output(MOD, 1); in request_ports() 428 gpio_free(MOD); in free_ports()
|
/linux-2.6.39/arch/m32r/platforms/mappi2/ |
D | dot.gdbinit.vdec2 | 17 # Ch0-MOD 37 # Ch0-MOD
|
/linux-2.6.39/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 17 # MOD
|
/linux-2.6.39/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_200MHz_16MB | 41 # Ch0-MOD
|
D | dot.gdbinit_300MHz_32MB | 41 # Ch0-MOD
|
D | dot.gdbinit_400MHz_32MB | 41 # Ch0-MOD
|
/linux-2.6.39/arch/m32r/platforms/mappi/ |
D | dot.gdbinit | 56 # Ch0-MOD
|
D | dot.gdbinit.nommu | 56 # Ch0-MOD
|
D | dot.gdbinit.smp | 119 # Ch0-MOD
|
/linux-2.6.39/Documentation/scsi/ |
D | scsi-changer.txt | 22 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
|