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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_addr.c697 t1394_alloc_addr_t addr_alloc; local
824 addr_alloc.aa_address = resv_map[i].address;
825 addr_alloc.aa_length = resv_map[i].length;
826 ret = s1394_reserve_addr_blk(hal, &addr_alloc);

Completed in 58 milliseconds