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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h285 uint32_t clist_wait; /* for synchronous requests */ member in struct:fc_port_clist
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3207 if (clist->clist_wait) {
3209 clist->clist_wait = 0;
H A Dfp.c4836 clist->clist_wait = 1;
4844 while (clist->clist_wait) {

Completed in 398 milliseconds