Symbol: DBG_INIT
sys/dev/smartpqi/smartpqi_discovery.c
112
DBG_INIT("softs->max_aio_write_raid5_6: 0x%x\n",
sys/dev/smartpqi/smartpqi_discovery.c
114
DBG_INIT("softs->max_aio_write_raid1_10_2drv: 0x%x\n",
sys/dev/smartpqi/smartpqi_discovery.c
116
DBG_INIT("softs->max_aio_write_raid1_10_3drv: 0x%x\n",
sys/dev/smartpqi/smartpqi_discovery.c
118
DBG_INIT("softs->max_aio_rw_xfer_crypto_nvme: 0x%x\n",
sys/dev/smartpqi/smartpqi_discovery.c
120
DBG_INIT("softs->max_aio_rw_xfer_crypto_sas_sata: 0x%x\n",
sys/dev/smartpqi/smartpqi_discovery.c
79
DBG_INIT("AIO support subpage valid. total_length = 0x%0x.\n",
sys/dev/smartpqi/smartpqi_event.c
198
DBG_INIT("event iu_type=0x%x event_type=0x%x\n",
sys/dev/smartpqi/smartpqi_init.c
100
DBG_INIT("softs->pqi_dev_cap.min_iq_elem_len: %d\n", softs->pqi_dev_cap.min_iq_elem_len);
sys/dev/smartpqi/smartpqi_init.c
101
DBG_INIT("softs->pqi_dev_cap.max_oqs: %d\n", softs->pqi_dev_cap.max_oqs);
sys/dev/smartpqi/smartpqi_init.c
102
DBG_INIT("softs->pqi_dev_cap.max_oq_elements: %d\n", softs->pqi_dev_cap.max_oq_elements);
sys/dev/smartpqi/smartpqi_init.c
103
DBG_INIT("softs->pqi_dev_cap.max_oq_elem_len: %d\n", softs->pqi_dev_cap.max_oq_elem_len);
sys/dev/smartpqi/smartpqi_init.c
104
DBG_INIT("softs->pqi_dev_cap.intr_coales_time_granularity: %d\n", softs->pqi_dev_cap.intr_coales_time_granularity);
sys/dev/smartpqi/smartpqi_init.c
105
DBG_INIT("softs->max_ib_iu_length_per_fw: %d\n", softs->max_ib_iu_length_per_fw);
sys/dev/smartpqi/smartpqi_init.c
106
DBG_INIT("softs->ib_spanning_supported: %d\n", softs->ib_spanning_supported);
sys/dev/smartpqi/smartpqi_init.c
107
DBG_INIT("softs->ob_spanning_supported: %d\n", softs->ob_spanning_supported);
sys/dev/smartpqi/smartpqi_init.c
179
DBG_INIT("Max Outstanding IO reset to %u\n", num_req);
sys/dev/smartpqi/smartpqi_init.c
237
DBG_INIT("softs->intr_count : %d softs->num_cpus_online : %d\n",
sys/dev/smartpqi/smartpqi_init.c
258
DBG_INIT("softs->num_op_obq : %u\n",softs->num_op_obq);
sys/dev/smartpqi/smartpqi_init.c
302
DBG_INIT("softs->max_ib_iu_length: %d\n", softs->max_ib_iu_length); /* 1152 per FW advertisement */
sys/dev/smartpqi/smartpqi_init.c
303
DBG_INIT("softs->num_elem_per_op_ibq: %u\n", softs->num_elem_per_op_ibq); /* 32 for xcal */
sys/dev/smartpqi/smartpqi_init.c
304
DBG_INIT("softs->num_elem_per_op_obq: %u\n", softs->num_elem_per_op_obq); /* 256 for xcal */
sys/dev/smartpqi/smartpqi_init.c
305
DBG_INIT("softs->max_spanning_elems: %d\n", softs->max_spanning_elems); /* 9 */
sys/dev/smartpqi/smartpqi_init.c
306
DBG_INIT("softs->max_sg_per_spanning_cmd: %u\n", softs->max_sg_per_spanning_cmd); /* 68 until we add AIO writes */
sys/dev/smartpqi/smartpqi_init.c
417
DBG_INIT("max_timeout for PQI reset completion in 100 msec units = %u\n", max_timeout);
sys/dev/smartpqi/smartpqi_init.c
754
DBG_INIT("OS needs to define/implement atomic macros\n");
sys/dev/smartpqi/smartpqi_init.c
97
DBG_INIT("softs->pqi_dev_cap.max_iqs: %d\n", softs->pqi_dev_cap.max_iqs);
sys/dev/smartpqi/smartpqi_init.c
98
DBG_INIT("softs->pqi_dev_cap.max_iq_elements: %d\n", softs->pqi_dev_cap.max_iq_elements);
sys/dev/smartpqi/smartpqi_init.c
99
DBG_INIT("softs->pqi_dev_cap.max_iq_elem_len: %d\n", softs->pqi_dev_cap.max_iq_elem_len);
sys/dev/smartpqi/smartpqi_queue.c
124
DBG_INIT(" admin ib: num_elem=%u elem_size=%u\n",
sys/dev/smartpqi/smartpqi_queue.c
126
DBG_INIT(" admin ob: num_elem=%u elem_size=%u\n",
sys/dev/smartpqi/smartpqi_queue.c
174
DBG_INIT("alloc tag=%s size=0x%x align=0x%x virt_addr=%p dma_addr=%p\n",
sys/dev/smartpqi/smartpqi_queue.c
201
DBG_INIT("ib_q: virt_addr=%p, ci_dma_addr=%p elem=%u size=%u\n",
sys/dev/smartpqi/smartpqi_queue.c
246
DBG_INIT("alloc tag=%s size=0x%x align=0x%x virt_addr=%p dma_addr=%p\n",
sys/dev/smartpqi/smartpqi_queue.c
271
DBG_INIT("ob_q: virt_addr=%p, pi_dma_addr=%p elem=%u size=%u\n",
sys/dev/smartpqi/smartpqi_queue.c
931
DBG_INIT("softs->num_op_obq %u max_obq_elem_size=%u\n",softs->num_op_obq, softs->max_obq_elem_size);
sys/dev/smartpqi/smartpqi_sis.c
241
DBG_INIT("GET_PROPERTIES prop = %x, ext_prop = %x\n",
sys/dev/smartpqi/smartpqi_sis.c
267
DBG_INIT("cmd size = %x, fib size = %x\n",
sys/dev/smartpqi/smartpqi_sis.c
311
DBG_INIT("max_sg_elem = %x\n",
sys/dev/smartpqi/smartpqi_sis.c
313
DBG_INIT("max_transfer_size = %x\n",
sys/dev/smartpqi/smartpqi_sis.c
315
DBG_INIT("max_outstanding_io = %x\n",
sys/dev/thunderbolt/nhi.c
279
tb_debug(sc, DBG_INIT|DBG_NOISY, "Total Paths= %d\n", val);
sys/dev/thunderbolt/nhi.c
361
tb_debug(sc, DBG_INIT, "Tried to allocate ring number %d\n",
sys/dev/thunderbolt/nhi.c
392
tb_debug(sc, DBG_INIT | DBG_FULL, "Allocated ring context at %p, "
sys/dev/thunderbolt/nhi.c
398
tb_debug(sc, DBG_INIT | DBG_FULL, "Ring %d ring_size= %d\n",
sys/dev/thunderbolt/nhi.c
429
tb_debug(sc, DBG_INIT | DBG_EXTRA, "Ring %d: RX %p [0x%jx] "
sys/dev/thunderbolt/nhi.c
441
tb_debug(r->sc, DBG_INIT, "Freeing ring %d resources\n", r->ring_num);
sys/dev/thunderbolt/nhi.c
490
tb_debug(sc, DBG_INIT, "TX Ring %d TX_RING_SIZE= 0x%x\n",
sys/dev/thunderbolt/nhi.c
500
tb_debug(sc, DBG_INIT, "RX Ring %d RX_RING_SIZE= 0x%x\n",
sys/dev/thunderbolt/nhi.c
515
tb_debug(sc, DBG_INIT, "Activating ring %d at idx %d\n",
sys/dev/thunderbolt/nhi.c
532
tb_debug(sc, DBG_INIT, "Deactiving ring %d at idx %d\n",
sys/dev/thunderbolt/nhi.c
538
tb_debug(sc, DBG_INIT, "Setting ring %d sizes to 0\n", r->ring_num);
sys/dev/thunderbolt/nhi.c
700
tb_debug(sc, DBG_INIT, "Initializing NHI\n");
sys/dev/thunderbolt/nhi.c
704
tb_debug(sc, DBG_INIT|DBG_FULL, "Read NHI_DMA_MISC= 0x%08x\n", val);
sys/dev/thunderbolt/nhi.c
706
tb_debug(sc, DBG_INIT, "Setting interrupt auto-ACK, 0x%08x\n", val);
sys/dev/thunderbolt/nhi.c
748
tb_debug(sc, DBG_INIT | DBG_EXTRA, "nhi_post_init\n");
sys/dev/thunderbolt/nhi_pci.c
174
tb_debug(sc, DBG_INIT|DBG_FULL, "busmaster status was %s\n",
sys/dev/thunderbolt/nhi_pci.c
287
tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL,
sys/dev/thunderbolt/nhi_pci.c
292
tb_debug(sc, DBG_INIT|DBG_INTR, "Attempting to allocate %d "
sys/dev/thunderbolt/nhi_pci.c
295
tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL,
sys/dev/thunderbolt/nhi_pci.c
353
tb_debug(sc, DBG_INIT, "Cannot allocate intr trackers\n");
sys/dev/thunderbolt/nhi_pci.c
368
tb_debug(sc, DBG_INIT,
sys/dev/thunderbolt/nhi_pci.c
376
tb_debug(sc, DBG_INIT,
sys/dev/thunderbolt/nhi_pci.c
382
tb_debug(sc, DBG_INIT, "Set up %d interrupts\n", sc->msix_count);
sys/dev/thunderbolt/nhi_pci.c
406
tb_debug(sc, DBG_INIT|DBG_INTR, "Enabling interrupts for ring %d\n",
sys/dev/thunderbolt/nhi_pci.c
436
tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL,
sys/dev/thunderbolt/nhi_pci.c
458
tb_debug(sc, DBG_INIT|DBG_FULL,
sys/dev/thunderbolt/nhi_pci.c
466
tb_debug(sc, DBG_INIT, "Disabling interrupts\n");
sys/dev/thunderbolt/nhi_pci.c
492
tb_debug(sc, DBG_INIT, "icl_poweron val= 0x%x\n", val);
sys/dev/thunderbolt/nhi_pci.c
498
tb_debug(sc, DBG_INIT|DBG_FULL, "icl_poweron writing 0x%x\n", val);
sys/dev/thunderbolt/tb_debug.c
182
{"init", DBG_INIT},