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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h110 uint16_t ss_next_sol_oxid; member in struct:fcoet_soft_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h117 uint16_t ss_next_sol_oxid; member in struct:fcoei_soft_state
307 if (++xch->xch_ss->ss_next_sol_oxid == 0xFFFF) { \
308 ++xch->xch_ss->ss_next_sol_oxid; \
311 (mod_hash_key_t)(intptr_t)xch->xch_ss->ss_next_sol_oxid, \
313 xch->xch_oxid = xch->xch_ss->ss_next_sol_oxid; \

Completed in 78 milliseconds