Searched refs:amount_free (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/1394/ | ||
H A D | s1394_addr.c | 91 uint64_t amount_free; local 115 amount_free = (curr_blk->addr_hi - curr_blk->addr_lo) + 1; 117 if (amount_free == addr_allocp->aa_length) { |
Completed in 58 milliseconds