Home
last modified time | relevance | path

Searched refs:ss_sol_oxid_hash_empty (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c666 ss->ss_sol_oxid_hash_empty = 1; in fcoet_detach_uninit()
670 if ((!ss->ss_sol_oxid_hash_empty) || (!ss->ss_unsol_rxid_hash_empty)) { in fcoet_detach_uninit()
1009 ss->ss_sol_oxid_hash_empty = 0; in fcoet_sol_oxid_hash_empty()
1020 ss->ss_sol_oxid_hash_empty = 0; in fcoet_unsol_rxid_hash_empty()
H A Dfcoet.h112 int ss_sol_oxid_hash_empty; member