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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_addr.c412 s1394_free_list_insert(hal, new_blk);
468 s1394_free_list_insert(hal, blk);
571 s1394_free_list_insert(hal, new_blk);
607 s1394_free_list_insert(hal, new_blk);
663 s1394_free_list_insert(hal, middle_blk);
664 s1394_free_list_insert(hal, new_blk);
787 s1394_free_list_insert(hal, addr_blk);
926 * s1394_free_list_insert()
933 s1394_free_list_insert(s1394_hal_t *hal, s1394_addr_space_blk_t *new_blk) function
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h959 void s1394_free_list_insert(s1394_hal_t *hal, s1394_addr_space_blk_t *new_blk);

Completed in 65 milliseconds