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

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c204 int num_binds = 0; local
248 num_binds++;
253 if (num_binds) {
255 "(%d) of (%d) ports", num_binds, num_ports);

Completed in 61 milliseconds