Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3208 if (clist->clist_wait) { in fctl_ulp_statec_cb()
3210 clist->clist_wait = 0; in fctl_ulp_statec_cb()
H A Dfp.c4837 clist->clist_wait = 1; in fp_ulp_devc_cb()
4845 while (clist->clist_wait) { in fp_ulp_devc_cb()