Symbol: DBG_INFO
sys/dev/smartpqi/smartpqi_cam.c
522
DBG_INFO("SCSI_STATUS_CHECK_COND sense size %u\n",
sys/dev/smartpqi/smartpqi_cam.c
738
DBG_INFO("calling smartpqi_lun_rescan with T%d:L%d\n",device->target,device->lun);
sys/dev/smartpqi/smartpqi_cam.c
824
DBG_INFO("Device = %d not there\n", ccb->ccb_h.target_id);
sys/dev/smartpqi/smartpqi_cam.c
854
DBG_INFO("Device = %d not exposed\n", ccb->ccb_h.target_id);
sys/dev/smartpqi/smartpqi_defines.h
341
DBG_INFO("Signature is %s",si); \
sys/dev/smartpqi/smartpqi_event.c
189
DBG_INFO("Event queue_id : %d, ci : %u, pi : %u\n",obq_id, obq_ci, obq_pi);
sys/dev/smartpqi/smartpqi_event.c
405
DBG_INFO("buf_report_event.dma_addr = %p \n",(void*)buf_report_event.dma_addr);
sys/dev/smartpqi/smartpqi_event.c
406
DBG_INFO("buf_report_event.virt_addr = %p \n",(void*)buf_report_event.virt_addr);
sys/dev/smartpqi/smartpqi_event.c
467
DBG_INFO("buf_set_event.dma_addr = %p\n",(void*)buf_set_event.dma_addr);
sys/dev/smartpqi/smartpqi_event.c
468
DBG_INFO("buf_set_event.virt_addr = %p\n",(void*)buf_set_event.virt_addr);
sys/dev/smartpqi/smartpqi_features.c
370
DBG_INFO("Num joint features supported : %u \n", num_features_supported);
sys/dev/smartpqi/smartpqi_features.c
485
DBG_INFO("Reached end of PQI config table. Breaking off.\n");
sys/dev/smartpqi/smartpqi_main.c
292
DBG_INFO("set hardware up for PMC SRCv for %p\n", softs);
sys/dev/smartpqi/smartpqi_main.c
495
DBG_INFO("Suspending the device %p\n", softs);
sys/dev/smartpqi/smartpqi_queue.c
351
DBG_INFO(" softs->admin_ib_queue.array_dma_addr : %p\n",
sys/dev/smartpqi/smartpqi_queue.c
353
DBG_INFO(" softs->admin_ib_queue.array_virt_addr : %p\n",
sys/dev/smartpqi/smartpqi_queue.c
355
DBG_INFO(" softs->admin_ib_queue.num_elem : %u\n",
sys/dev/smartpqi/smartpqi_queue.c
357
DBG_INFO(" softs->admin_ib_queue.elem_size : %u\n",
sys/dev/smartpqi/smartpqi_queue.c
359
DBG_INFO(" softs->admin_ob_queue.array_dma_addr : %p\n",
sys/dev/smartpqi/smartpqi_queue.c
361
DBG_INFO(" softs->admin_ob_queue.array_virt_addr : %p\n",
sys/dev/smartpqi/smartpqi_queue.c
363
DBG_INFO(" softs->admin_ob_queue.num_elem : %u\n",
sys/dev/smartpqi/smartpqi_queue.c
365
DBG_INFO(" softs->admin_ob_queue.elem_size : %u\n",
sys/dev/smartpqi/smartpqi_queue.c
367
DBG_INFO(" softs->admin_ib_queue.pi_register_abs : %p\n",
sys/dev/smartpqi/smartpqi_queue.c
369
DBG_INFO(" softs->admin_ob_queue.ci_register_abs : %p\n",
sys/dev/smartpqi/smartpqi_queue.c
678
DBG_INFO("admin_req.req_type.create_op_oq.qid : %x\n",admin_req.req_type.create_op_oq.qid);
sys/dev/smartpqi/smartpqi_queue.c
679
DBG_INFO("admin_req.req_type.create_op_oq.intr_msg_num : %x\n", admin_req.req_type.create_op_oq.intr_msg_num );
sys/dev/smartpqi/smartpqi_request.c
1134
DBG_INFO("No locator ptr: AIO ineligible\n");
sys/dev/smartpqi/smartpqi_request.c
1307
DBG_INFO("AIO ineligible: no data disks?\n");
sys/dev/smartpqi/smartpqi_request.c
1558
DBG_INFO("======= Raid Map ================\n");
sys/dev/smartpqi/smartpqi_request.c
1559
DBG_INFO("%-25s: 0x%x\n", "StructureSize", m->structure_size);
sys/dev/smartpqi/smartpqi_request.c
1560
DBG_INFO("%-25s: 0x%x\n", "LogicalBlockSize", m->volume_blk_size);
sys/dev/smartpqi/smartpqi_request.c
1561
DBG_INFO("%-25s: 0x%lx\n", "LogicalBlockCount", m->volume_blk_cnt);
sys/dev/smartpqi/smartpqi_request.c
1562
DBG_INFO("%-25s: 0x%x\n", "PhysicalBlockShift", m->phys_blk_shift);
sys/dev/smartpqi/smartpqi_request.c
1563
DBG_INFO("%-25s: 0x%x\n", "ParityRotationShift",
sys/dev/smartpqi/smartpqi_request.c
1565
DBG_INFO("%-25s: 0x%x\n", "StripSize", m->strip_size);
sys/dev/smartpqi/smartpqi_request.c
1566
DBG_INFO("%-25s: 0x%lx\n", "DiskStartingBlock", m->disk_starting_blk);
sys/dev/smartpqi/smartpqi_request.c
1567
DBG_INFO("%-25s: 0x%lx\n", "DiskBlockCount", m->disk_blk_cnt);
sys/dev/smartpqi/smartpqi_request.c
1568
DBG_INFO("%-25s: 0x%x\n", "DataDisksPerRow", m->data_disks_per_row);
sys/dev/smartpqi/smartpqi_request.c
1569
DBG_INFO("%-25s: 0x%x\n", "MetdataDisksPerRow",
sys/dev/smartpqi/smartpqi_request.c
1571
DBG_INFO("%-25s: 0x%x\n", "RowCount", m->row_cnt);
sys/dev/smartpqi/smartpqi_request.c
1572
DBG_INFO("%-25s: 0x%x\n", "LayoutMapCnt", m->layout_map_count);
sys/dev/smartpqi/smartpqi_request.c
1573
DBG_INFO("%-25s: 0x%x\n", "fEncryption", m->flags);
sys/dev/smartpqi/smartpqi_request.c
1574
DBG_INFO("%-25s: 0x%x\n", "DEK", m->data_encryption_key_index);
sys/dev/smartpqi/smartpqi_request.c
1578
DBG_INFO("%-25s: %d: 0x%04x\n", "ioaccel_handle, disk",
sys/dev/smartpqi/smartpqi_request.c
1591
DBG_INFO("======= AIO Locator Content, tag#0x%08x =====\n", rcb->tag);
sys/dev/smartpqi/smartpqi_request.c
1592
DBG_INFO("%-25s: 0x%lx\n", "block.first", l->block.first);
sys/dev/smartpqi/smartpqi_request.c
1593
DBG_INFO("%-25s: 0x%lx\n", "block.last", l->block.last);
sys/dev/smartpqi/smartpqi_request.c
1594
DBG_INFO("%-25s: 0x%x\n", "block.cnt", l->block.cnt);
sys/dev/smartpqi/smartpqi_request.c
1595
DBG_INFO("%-25s: 0x%lx\n", "block.disk_block", l->block.disk_block);
sys/dev/smartpqi/smartpqi_request.c
1596
DBG_INFO("%-25s: 0x%x\n", "row.blks_per_row", l->row.blks_per_row);
sys/dev/smartpqi/smartpqi_request.c
1597
DBG_INFO("%-25s: 0x%lx\n", "row.first", l->row.first);
sys/dev/smartpqi/smartpqi_request.c
1598
DBG_INFO("%-25s: 0x%lx\n", "row.last", l->row.last);
sys/dev/smartpqi/smartpqi_request.c
1599
DBG_INFO("%-25s: 0x%x\n", "row.offset_first", l->row.offset_first);
sys/dev/smartpqi/smartpqi_request.c
1600
DBG_INFO("%-25s: 0x%x\n", "row.offset_last", l->row.offset_last);
sys/dev/smartpqi/smartpqi_request.c
1601
DBG_INFO("%-25s: 0x%x\n", "row.data_disks", l->row.data_disks);
sys/dev/smartpqi/smartpqi_request.c
1602
DBG_INFO("%-25s: 0x%x\n", "row.total_disks", l->row.total_disks);
sys/dev/smartpqi/smartpqi_request.c
1603
DBG_INFO("%-25s: 0x%x\n", "col.first", l->col.first);
sys/dev/smartpqi/smartpqi_request.c
1604
DBG_INFO("%-25s: 0x%x\n", "col.last", l->col.last);
sys/dev/smartpqi/smartpqi_request.c
1607
DBG_INFO("%-25s: 0x%x\n", "r5or6.row.blks_per_row",
sys/dev/smartpqi/smartpqi_request.c
1609
DBG_INFO("%-25s: 0x%lx\n", "r5or6.row.first", l->r5or6.row.first);
sys/dev/smartpqi/smartpqi_request.c
1610
DBG_INFO("%-25s: 0x%lx\n", "r5or6.row.last", l->r5or6.row.last);
sys/dev/smartpqi/smartpqi_request.c
1611
DBG_INFO("%-25s: 0x%x\n", "r5or6.row.offset_first",
sys/dev/smartpqi/smartpqi_request.c
1613
DBG_INFO("%-25s: 0x%x\n", "r5or6.row.offset_last",
sys/dev/smartpqi/smartpqi_request.c
1615
DBG_INFO("%-25s: 0x%x\n", "r5or6.row.data_disks",
sys/dev/smartpqi/smartpqi_request.c
1617
DBG_INFO("%-25s: 0x%x\n", "r5or6.row.total_disks",
sys/dev/smartpqi/smartpqi_request.c
1619
DBG_INFO("%-25s: 0x%x\n", "r5or6.col.first", l->r5or6.col.first);
sys/dev/smartpqi/smartpqi_request.c
1620
DBG_INFO("%-25s: 0x%x\n", "r5or6.col.last", l->r5or6.col.last);
sys/dev/smartpqi/smartpqi_request.c
1622
DBG_INFO("%-25s: 0x%x\n", "map.row", l->map.row);
sys/dev/smartpqi/smartpqi_request.c
1623
DBG_INFO("%-25s: 0x%x\n", "map.idx", l->map.idx);
sys/dev/smartpqi/smartpqi_request.c
1624
DBG_INFO("%-25s: 0x%x\n", "map.layout_map_count",
sys/dev/smartpqi/smartpqi_request.c
1626
DBG_INFO("%-25s: 0x%x\n", "group.first", l->group.first);
sys/dev/smartpqi/smartpqi_request.c
1627
DBG_INFO("%-25s: 0x%x\n", "group.last", l->group.last);
sys/dev/smartpqi/smartpqi_request.c
1628
DBG_INFO("%-25s: 0x%x\n", "group.cur", l->group.cur);
sys/dev/smartpqi/smartpqi_request.c
1629
DBG_INFO("%-25s: %d\n", "is_write", l->is_write);
sys/dev/smartpqi/smartpqi_request.c
1630
DBG_INFO("%-25s: 0x%x\n", "stripesz", l->stripesz);
sys/dev/smartpqi/smartpqi_request.c
1631
DBG_INFO("%-25s: 0x%x\n", "strip_sz", l->strip_sz);
sys/dev/smartpqi/smartpqi_request.c
1632
DBG_INFO("%-25s: %d\n", "offload_to_mirror", l->offload_to_mirror);
sys/dev/smartpqi/smartpqi_request.c
1633
DBG_INFO("%-25s: %d\n", "raid_level", l->raid_level);
sys/dev/smartpqi/smartpqi_request.c
1693
DBG_INFO("%15.15s:[ %s ]\n", "header", line_buf);
sys/dev/smartpqi/smartpqi_request.c
1710
DBG_INFO("%15.15s:[ %s ]\n", msg, line_buf);
sys/dev/smartpqi/smartpqi_request.c
1736
DBG_INFO("\n");
sys/dev/smartpqi/smartpqi_request.c
1737
DBG_INFO("----- Start Dump: %s -----\n", msg);
sys/dev/smartpqi/smartpqi_request.c
1742
DBG_INFO("tag=0x%x dir=%u host_timeout=%ums\n", rcb->tag,
sys/dev/smartpqi/smartpqi_request.c
1745
DBG_INFO("B%d:T%d:L%d addr=0x%x\n", devp->bus, devp->target,
sys/dev/smartpqi/smartpqi_request.c
1750
DBG_INFO("handle=0x%x\n", rcb->ioaccel_handle);
sys/dev/smartpqi/smartpqi_request.c
1751
DBG_INFO("row=%u blk/row=%u index=%u map_row=%u\n",
sys/dev/smartpqi/smartpqi_request.c
1765
DBG_INFO("----- Done -----\n\n");
sys/dev/smartpqi/smartpqi_request.c
1785
DBG_INFO("device is NULL\n");
sys/dev/smartpqi/smartpqi_request.c
1789
DBG_INFO("tag=0x%x B%d:T%d:L%d Raid map is NULL\n",
sys/dev/smartpqi/smartpqi_request.c
1849
DBG_INFO("AIO ineligible: index exceeds max map entries\n");
sys/dev/smartpqi/smartpqi_request.c
2042
DBG_INFO("%s: pending=%d path=%d tag=0x%x=%u qid=%u timeout=%ums\n",
sys/dev/smartpqi/smartpqi_request.c
2078
DBG_INFO("TASK ABORT not supported in raid\n");
sys/dev/smartpqi/smartpqi_request.c
2230
DBG_INFO("Got first path/type hit. "
sys/dev/smartpqi/smartpqi_request.c
411
DBG_INFO("AIO IU Content, tag# 0x%08x\n", rcb->tag);
sys/dev/smartpqi/smartpqi_request.c
412
DBG_INFO("%15s: 0x%x\n", "iu_type", aio_req->header.iu_type);
sys/dev/smartpqi/smartpqi_request.c
413
DBG_INFO("%15s: 0x%x\n", "comp_feat", aio_req->header.comp_feature);
sys/dev/smartpqi/smartpqi_request.c
414
DBG_INFO("%15s: 0x%x\n", "length", aio_req->header.iu_length);
sys/dev/smartpqi/smartpqi_request.c
415
DBG_INFO("%15s: 0x%x\n", "resp_qid", aio_req->response_queue_id);
sys/dev/smartpqi/smartpqi_request.c
416
DBG_INFO("%15s: 0x%x\n", "req_id", aio_req->req_id);
sys/dev/smartpqi/smartpqi_request.c
417
DBG_INFO("%15s: 0x%x\n", "nexus", aio_req->nexus);
sys/dev/smartpqi/smartpqi_request.c
418
DBG_INFO("%15s: 0x%x\n", "buf_len", aio_req->buf_len);
sys/dev/smartpqi/smartpqi_request.c
419
DBG_INFO("%15s:\n", "cmd_flags");
sys/dev/smartpqi/smartpqi_request.c
420
DBG_INFO("%15s: 0x%x\n", "data_dir", aio_req->cmd_flags.data_dir);
sys/dev/smartpqi/smartpqi_request.c
421
DBG_INFO("%15s: 0x%x\n", "partial", aio_req->cmd_flags.partial);
sys/dev/smartpqi/smartpqi_request.c
422
DBG_INFO("%15s: 0x%x\n", "mem_type", aio_req->cmd_flags.mem_type);
sys/dev/smartpqi/smartpqi_request.c
423
DBG_INFO("%15s: 0x%x\n", "fence", aio_req->cmd_flags.fence);
sys/dev/smartpqi/smartpqi_request.c
424
DBG_INFO("%15s: 0x%x\n", "encryption",
sys/dev/smartpqi/smartpqi_request.c
426
DBG_INFO("%15s:\n", "attr_prio");
sys/dev/smartpqi/smartpqi_request.c
427
DBG_INFO("%15s: 0x%x\n", "task_attr", aio_req->attr_prio.task_attr);
sys/dev/smartpqi/smartpqi_request.c
428
DBG_INFO("%15s: 0x%x\n", "cmd_prio", aio_req->attr_prio.cmd_prio);
sys/dev/smartpqi/smartpqi_request.c
429
DBG_INFO("%15s: 0x%x\n", "dek_index", aio_req->encrypt_key_index);
sys/dev/smartpqi/smartpqi_request.c
430
DBG_INFO("%15s: 0x%x\n", "tweak_lower", aio_req->encrypt_twk_low);
sys/dev/smartpqi/smartpqi_request.c
431
DBG_INFO("%15s: 0x%x\n", "tweak_upper", aio_req->encrypt_twk_high);
sys/dev/smartpqi/smartpqi_request.c
433
DBG_INFO("%15s: 0x%x\n", "err_idx", aio_req->err_idx);
sys/dev/smartpqi/smartpqi_request.c
434
DBG_INFO("%15s: 0x%x\n", "num_sg", aio_req->num_sg);
sys/dev/smartpqi/smartpqi_request.c
435
DBG_INFO("%15s: 0x%x\n", "cdb_len", aio_req->cdb_len);
sys/dev/smartpqi/smartpqi_request.c
437
DBG_INFO("%15s: 0x%x\n", "lun", aio_req->lun);
sys/dev/smartpqi/smartpqi_request.c
438
DBG_INFO("%15s: 0x%p\n", "sg_desc[0].addr",
sys/dev/smartpqi/smartpqi_request.c
440
DBG_INFO("%15s: 0x%x\n", "sg_desc[0].len",
sys/dev/smartpqi/smartpqi_request.c
442
DBG_INFO("%15s: 0x%x\n", "sg_desc[0].flags",
sys/dev/smartpqi/smartpqi_request.c
530
DBG_INFO("AIO RAID1 Write IU Content, tag# 0x%08x\n", rcb->tag);
sys/dev/smartpqi/smartpqi_request.c
531
DBG_INFO("%15s: 0x%x\n", "iu_type", aio_req->header.iu_type);
sys/dev/smartpqi/smartpqi_request.c
532
DBG_INFO("%15s: 0x%x\n", "comp_feat", aio_req->header.comp_feature);
sys/dev/smartpqi/smartpqi_request.c
533
DBG_INFO("%15s: 0x%x\n", "length", aio_req->header.iu_length);
sys/dev/smartpqi/smartpqi_request.c
534
DBG_INFO("%15s: 0x%x\n", "resp_qid", aio_req->response_queue_id);
sys/dev/smartpqi/smartpqi_request.c
535
DBG_INFO("%15s: 0x%x\n", "req_id", aio_req->req_id);
sys/dev/smartpqi/smartpqi_request.c
536
DBG_INFO("%15s: 0x%x\n", "volume_id", aio_req->volume_id);
sys/dev/smartpqi/smartpqi_request.c
537
DBG_INFO("%15s: 0x%x\n", "nexus_1", aio_req->nexus_1);
sys/dev/smartpqi/smartpqi_request.c
538
DBG_INFO("%15s: 0x%x\n", "nexus_2", aio_req->nexus_2);
sys/dev/smartpqi/smartpqi_request.c
539
DBG_INFO("%15s: 0x%x\n", "nexus_3", aio_req->nexus_3);
sys/dev/smartpqi/smartpqi_request.c
540
DBG_INFO("%15s: 0x%x\n", "buf_len", aio_req->buf_len);
sys/dev/smartpqi/smartpqi_request.c
541
DBG_INFO("%15s:\n", "cmd_flags");
sys/dev/smartpqi/smartpqi_request.c
542
DBG_INFO("%15s: 0x%x\n", "data_dir", aio_req->cmd_flags.data_dir);
sys/dev/smartpqi/smartpqi_request.c
543
DBG_INFO("%15s: 0x%x\n", "partial", aio_req->cmd_flags.partial);
sys/dev/smartpqi/smartpqi_request.c
544
DBG_INFO("%15s: 0x%x\n", "mem_type", aio_req->cmd_flags.mem_type);
sys/dev/smartpqi/smartpqi_request.c
545
DBG_INFO("%15s: 0x%x\n", "fence", aio_req->cmd_flags.fence);
sys/dev/smartpqi/smartpqi_request.c
546
DBG_INFO("%15s: 0x%x\n", "encryption",
sys/dev/smartpqi/smartpqi_request.c
548
DBG_INFO("%15s:\n", "attr_prio");
sys/dev/smartpqi/smartpqi_request.c
549
DBG_INFO("%15s: 0x%x\n", "task_attr", aio_req->attr_prio.task_attr);
sys/dev/smartpqi/smartpqi_request.c
550
DBG_INFO("%15s: 0x%x\n", "cmd_prio", aio_req->attr_prio.cmd_prio);
sys/dev/smartpqi/smartpqi_request.c
551
DBG_INFO("%15s: 0x%x\n", "dek_index", aio_req->encrypt_key_index);
sys/dev/smartpqi/smartpqi_request.c
553
DBG_INFO("%15s: 0x%x\n", "err_idx", aio_req->err_idx);
sys/dev/smartpqi/smartpqi_request.c
554
DBG_INFO("%15s: 0x%x\n", "num_sg", aio_req->num_sg);
sys/dev/smartpqi/smartpqi_request.c
555
DBG_INFO("%15s: 0x%x\n", "cdb_len", aio_req->cdb_len);
sys/dev/smartpqi/smartpqi_request.c
556
DBG_INFO("%15s: 0x%x\n", "num_drives", aio_req->num_drives);
sys/dev/smartpqi/smartpqi_request.c
557
DBG_INFO("%15s: 0x%x\n", "tweak_lower", aio_req->encrypt_twk_low);
sys/dev/smartpqi/smartpqi_request.c
558
DBG_INFO("%15s: 0x%x\n", "tweak_upper", aio_req->encrypt_twk_high);
sys/dev/smartpqi/smartpqi_request.c
560
DBG_INFO("%15s: 0x%p\n", "sg_desc[0].addr",
sys/dev/smartpqi/smartpqi_request.c
562
DBG_INFO("%15s: 0x%x\n", "sg_desc[0].len",
sys/dev/smartpqi/smartpqi_request.c
564
DBG_INFO("%15s: 0x%x\n", "sg_desc[0].flags",
sys/dev/smartpqi/smartpqi_request.c
681
DBG_INFO("AIO RAID5or6 Write IU Content, tag# 0x%08x\n", rcb->tag);
sys/dev/smartpqi/smartpqi_request.c
682
DBG_INFO("%15s: 0x%x\n", "iu_type", aio_req->header.iu_type);
sys/dev/smartpqi/smartpqi_request.c
683
DBG_INFO("%15s: 0x%x\n", "comp_feat", aio_req->header.comp_feature);
sys/dev/smartpqi/smartpqi_request.c
684
DBG_INFO("%15s: 0x%x\n", "length", aio_req->header.iu_length);
sys/dev/smartpqi/smartpqi_request.c
685
DBG_INFO("%15s: 0x%x\n", "resp_qid", aio_req->response_queue_id);
sys/dev/smartpqi/smartpqi_request.c
686
DBG_INFO("%15s: 0x%x\n", "req_id", aio_req->req_id);
sys/dev/smartpqi/smartpqi_request.c
687
DBG_INFO("%15s: 0x%x\n", "volume_id", aio_req->volume_id);
sys/dev/smartpqi/smartpqi_request.c
688
DBG_INFO("%15s: 0x%x\n", "data_it_nexus",
sys/dev/smartpqi/smartpqi_request.c
690
DBG_INFO("%15s: 0x%x\n", "p_parity_it_nexus",
sys/dev/smartpqi/smartpqi_request.c
692
DBG_INFO("%15s: 0x%x\n", "q_parity_it_nexus",
sys/dev/smartpqi/smartpqi_request.c
694
DBG_INFO("%15s: 0x%x\n", "buf_len", aio_req->buf_len);
sys/dev/smartpqi/smartpqi_request.c
695
DBG_INFO("%15s:\n", "cmd_flags");
sys/dev/smartpqi/smartpqi_request.c
696
DBG_INFO("%15s: 0x%x\n", "data_dir", aio_req->cmd_flags.data_dir);
sys/dev/smartpqi/smartpqi_request.c
697
DBG_INFO("%15s: 0x%x\n", "partial", aio_req->cmd_flags.partial);
sys/dev/smartpqi/smartpqi_request.c
698
DBG_INFO("%15s: 0x%x\n", "mem_type", aio_req->cmd_flags.mem_type);
sys/dev/smartpqi/smartpqi_request.c
699
DBG_INFO("%15s: 0x%x\n", "fence", aio_req->cmd_flags.fence);
sys/dev/smartpqi/smartpqi_request.c
700
DBG_INFO("%15s: 0x%x\n", "encryption",
sys/dev/smartpqi/smartpqi_request.c
702
DBG_INFO("%15s:\n", "attr_prio");
sys/dev/smartpqi/smartpqi_request.c
703
DBG_INFO("%15s: 0x%x\n", "task_attr", aio_req->attr_prio.task_attr);
sys/dev/smartpqi/smartpqi_request.c
704
DBG_INFO("%15s: 0x%x\n", "cmd_prio", aio_req->attr_prio.cmd_prio);
sys/dev/smartpqi/smartpqi_request.c
705
DBG_INFO("%15s: 0x%x\n", "dek_index", aio_req->encrypt_key_index);
sys/dev/smartpqi/smartpqi_request.c
707
DBG_INFO("%15s: 0x%x\n", "err_idx", aio_req->err_idx);
sys/dev/smartpqi/smartpqi_request.c
708
DBG_INFO("%15s: 0x%x\n", "num_sg", aio_req->num_sg);
sys/dev/smartpqi/smartpqi_request.c
709
DBG_INFO("%15s: 0x%x\n", "cdb_len", aio_req->cdb_len);
sys/dev/smartpqi/smartpqi_request.c
710
DBG_INFO("%15s: 0x%x\n", "tweak_lower", aio_req->encrypt_twk_low);
sys/dev/smartpqi/smartpqi_request.c
711
DBG_INFO("%15s: 0x%x\n", "tweak_upper", aio_req->encrypt_twk_high);
sys/dev/smartpqi/smartpqi_request.c
712
DBG_INFO("%15s: 0x%lx\n", "row", aio_req->row);
sys/dev/smartpqi/smartpqi_request.c
714
DBG_INFO("%15s: 0x%lx\n", "stripe_lba", aio_req->stripe_lba);
sys/dev/smartpqi/smartpqi_request.c
715
DBG_INFO("%15s: 0x%p\n", "sg_desc[0].addr",
sys/dev/smartpqi/smartpqi_request.c
717
DBG_INFO("%15s: 0x%x\n", "sg_desc[0].len",
sys/dev/smartpqi/smartpqi_request.c
719
DBG_INFO("%15s: 0x%x\n", "sg_desc[0].flags",
sys/dev/smartpqi/smartpqi_response.c
469
DBG_INFO("cmd that was aborted came back. tag=%u\n", rcb->tag);
sys/dev/smartpqi/smartpqi_response.c
473
DBG_INFO("abort cmd came back. tag=%u\n", rcb->tag);
sys/dev/smartpqi/smartpqi_response.c
95
DBG_INFO("error_status=0x%x data_in=0x%x data_out=0x%x detail=0x%x\n",
sys/dev/smartpqi/smartpqi_tag.c
167
DBG_INFO("Stack head address :%p\n",&stack->head);
sys/dev/smartpqi/smartpqi_tag.c
218
DBG_INFO("push tag :%u\n",index);
sys/dev/smartpqi/smartpqi_tag.c
222
DBG_INFO("Pushed Invalid index\n"); /* stack full */
sys/dev/smartpqi/smartpqi_tag.c
228
DBG_INFO("Index already present as tag in the stack\n");
sys/dev/smartpqi/smartpqi_tag.c
267
DBG_INFO("pop tag: %u\n",cur_head.top.index);
sys/dev/thunderbolt/tb_debug.c
181
{"info", DBG_INFO},
sys/dev/thunderbolt/tb_debug.c
183
{"info", DBG_INFO},