Searched refs:irp_nonfcp_xchg_count (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h130 uint16_t irp_nonfcp_xchg_count; member in struct:fct_i_remote_port
H A Ddiscovery.c983 * irp_nonfcp_xchg_count variable.
987 atomic_inc_16(&irp->irp_nonfcp_xchg_count);
1277 !irp->irp_nonfcp_xchg_count)) {
1404 if ((irp->irp_nonfcp_xchg_count + irp->irp_fcp_xchg_count) > 1) {
1732 if ((irp->irp_nonfcp_xchg_count + irp->irp_fcp_xchg_count) > 1) {
2378 atomic_inc_16(&irp->irp_nonfcp_xchg_count);
H A Dfct.c1481 if (force_implicit && irp->irp_nonfcp_xchg_count) {
1605 irp->irp_nonfcp_xchg_count)
1833 atomic_inc_16(&irp->irp_nonfcp_xchg_count);
2086 atomic_dec_16(&irp->irp_nonfcp_xchg_count);
2098 atomic_dec_16(&irp->irp_nonfcp_xchg_count);

Completed in 74 milliseconds