Searched refs:amount_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_addr.c91 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 59 milliseconds