Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c740 cnt += rp->fc_missbufcnt; in emlxs_post_buffer()
767 rp->fc_missbufcnt = cnt; in emlxs_post_buffer()
796 rp->fc_missbufcnt = cnt + i; in emlxs_post_buffer()
836 rp->fc_missbufcnt = 0; in emlxs_post_buffer()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h386 uint16_t fc_missbufcnt; /* buf cnt we need to repost */ member