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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c9909 int rnid_cnt; local
9918 rnid_cnt = sizeof (ls_code_t) + sizeof (fc_rnid_hdr_t) +
9922 if (fcio->fcio_olen < rnid_cnt) {
9926 rnid_cnt, mode) == 0) {

Completed in 72 milliseconds