Searched defs:xch_ref (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h211 uint8_t xch_ref; member in struct:fcoet_exchange
226 #define FCOET_BUSY_XCHG(xch) atomic_inc_8(&(xch)->xch_ref)
227 #define FCOET_RELE_XCHG(xch) atomic_dec_8(&(xch)->xch_ref)

Completed in 57 milliseconds