Home
last modified time | relevance | path

Searched refs:SNIC_BUG_ON (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/snic/
A Dsnic_io.c41 SNIC_BUG_ON(buf->os_buf == NULL); in snic_wq_cmpl_frame_send()
66 SNIC_BUG_ON(q_num != 0); in snic_wq_cmpl_handler_cont()
152 SNIC_BUG_ON(q_num > 0); in snic_wqdesc_avail()
290 SNIC_BUG_ON(!rqi); in snic_abort_req_init()
321 SNIC_BUG_ON(!rqi); in snic_dr_req_init()
331 SNIC_BUG_ON(rqi->dr_req != NULL); in snic_dr_req_init()
344 SNIC_BUG_ON(rqi->req == rqi->abort_req); in snic_req_free()
345 SNIC_BUG_ON(rqi->req == rqi->dr_req); in snic_req_free()
346 SNIC_BUG_ON(rqi->sge_va != 0); in snic_req_free()
387 SNIC_BUG_ON(sgd[0].addr == 0); in snic_pci_unmap_rsp_buf()
[all …]
A Dsnic_res.c123 SNIC_BUG_ON(snic->wq_count == 0); in snic_get_res_counts()
125 SNIC_BUG_ON(snic->cq_count == 0); in snic_get_res_counts()
128 SNIC_BUG_ON(snic->intr_count == 0); in snic_get_res_counts()
168 SNIC_BUG_ON(intr_mode != VNIC_DEV_INTR_MODE_MSIX); in snic_alloc_vnic_res()
197 SNIC_BUG_ON(snic->cq_count != 2 * snic->wq_count); in snic_alloc_vnic_res()
250 SNIC_BUG_ON(intr_mode != VNIC_DEV_INTR_MODE_MSIX); in snic_alloc_vnic_res()
A Dsnic_disc.c100 SNIC_BUG_ON(ntgts == 0); in snic_queue_report_tgt_req()
112 SNIC_BUG_ON((((unsigned long)buf) % SNIC_SG_DESC_ALIGN) != 0); in snic_queue_report_tgt_req()
127 SNIC_BUG_ON(pa == 0); in snic_queue_report_tgt_req()
214 SNIC_BUG_ON(!list_empty(&tgt->list)); in snic_tgt_dev_release()
273 SNIC_BUG_ON(le16_to_cpu(tgtid->tgt_type) > SNIC_TGT_SAN); in snic_tgt_create()
371 SNIC_BUG_ON(snic->disc.rtgt_cnt == 0 || tgtid == NULL); in snic_handle_tgt_disc()
420 SNIC_BUG_ON(tgt_cnt > snic->fwinfo.max_tgts); in snic_report_tgt_cmpl_handler()
A Dsnic_scsi.c388 SNIC_BUG_ON(1); in snic_proc_tmreq_pending_state()
400 SNIC_BUG_ON(1); in snic_proc_tmreq_pending_state()
904 SNIC_BUG_ON(1); in snic_process_itmf_cmpl()
950 SNIC_BUG_ON(1); in snic_itmf_cmpl_handler()
1036 SNIC_BUG_ON(1); in snic_hba_reset_cmpl_handler()
1185 SNIC_BUG_ON(1); in snic_aen_handler()
1257 SNIC_BUG_ON(1); in snic_io_cmpl_handler()
1315 SNIC_BUG_ON(!rqi); in snic_queue_itmf_req()
1316 SNIC_BUG_ON(!rqi->tm_tag); in snic_queue_itmf_req()
1779 SNIC_BUG_ON(rqi->abts_done); in snic_dr_clean_single_req()
[all …]
A Dsnic.h176 #define SNIC_BUG_ON(EXPR) \ macro
184 #define SNIC_BUG_ON(EXPR) \ macro
A Dsnic_main.c316 SNIC_BUG_ON(shost->work_q != NULL); in snic_add_host()
462 SNIC_BUG_ON(snic->bar0.bus_addr == 0); in snic_probe()
938 SNIC_BUG_ON(snic_glob == NULL); in snic_global_data_cleanup()
A Dsnic_isr.c109 SNIC_BUG_ON(intr_mode != VNIC_DEV_INTR_MODE_MSIX); in snic_request_intr()
A Dsnic_ctl.c163 SNIC_BUG_ON(snic->config.hid != hid); in snic_io_exch_ver_cmpl_handler()
A Dsnic_debugfs.c64 SNIC_BUG_ON(!inode->i_private); in snic_reset_stats_open()

Completed in 22 milliseconds