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
1812 ctrl->iocnt++; in nvme_fc_rcv_ls_req()
1851 if (!--ctrl->iocnt) in __nvme_fc_abort_op()
3186 ctrl->iocnt = 0; in nvme_fc_create_association()
3196 wait_event_lock_irq(ctrl->ioabort_wait, ctrl->iocnt == 0, ctrl->lock); in nvme_fc_create_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()