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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1113 * addr_hdl The address "handle" returned by the
1125 t1394_free_addr(t1394_handle_t t1394_hdl, t1394_addr_handle_t *addr_hdl, argument
1135 ASSERT(addr_hdl != NULL);
1142 curr_blk = (s1394_addr_space_blk_t *)(*addr_hdl);
1156 *addr_hdl = NULL;

Completed in 142 milliseconds