Home
last modified time | relevance | path

Searched refs:irp_fcp_xchg_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h129 uint16_t irp_fcp_xchg_count; member
H A Ddiscovery.c1276 !irp->irp_fcp_xchg_count && in fct_walk_discovery_queue()
1404 if ((irp->irp_nonfcp_xchg_count + irp->irp_fcp_xchg_count) > 1) { in fct_process_plogi()
1606 if (irp->irp_fcp_xchg_count) { in fct_process_prli()
1732 if ((irp->irp_nonfcp_xchg_count + irp->irp_fcp_xchg_count) > 1) { in fct_process_logo()
1843 if (irp->irp_fcp_xchg_count) { in fct_process_prlo()
H A Dfct.c1618 if (irp->irp_fcp_xchg_count || in fct_local_port_cleanup_done()
1723 atomic_inc_16(&irp->irp_fcp_xchg_count); in fct_scsi_task_alloc()
1765 uint16_t irp_task = irp->irp_fcp_xchg_count; in fct_post_rcvd_cmd()
2099 atomic_dec_16(&irp->irp_fcp_xchg_count); in fct_cmd_free()
2111 atomic_dec_16(&irp->irp_fcp_xchg_count); in fct_cmd_free()