Home
last modified time | relevance | path

Searched refs:iocnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dfc.c175 u32 iocnt; member
1853 ctrl->iocnt++; in __nvme_fc_abort_op()
1892 if (!--ctrl->iocnt) in __nvme_fc_fcpop_chk_teardowns()
3228 ctrl->iocnt = 0; in nvme_fc_delete_association()
3238 wait_event_lock_irq(ctrl->ioabort_wait, ctrl->iocnt == 0, ctrl->lock); in nvme_fc_delete_association()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c808 int i, iocnt, outio, cnt; in lpfc_debugfs_nodelist_data() local
823 iocnt = 0; in lpfc_debugfs_nodelist_data()
851 iocnt = 1; in lpfc_debugfs_nodelist_data()
855 iocnt = 1; in lpfc_debugfs_nodelist_data()
881 iocnt = 0; in lpfc_debugfs_nodelist_data()
897 if (iocnt) { in lpfc_debugfs_nodelist_data()