Lines Matching defs:handle
34 * and destruction, as well as routines to handle the processing
1359 * is used to handle most of the CSR register requests. They are passed
1809 * By returning a Config ROM "handle", we can allow targets to remove
1815 uint_t size, void **handle, int *status)
1941 /* Return a handle to this block */
1942 *handle = curr_blk;
1954 * specifying the Config ROM "handle" that was given in the allocation,
1960 s1394_remove_config_rom_entry(s1394_hal_t *hal, void **handle, int *status)
1981 del_blk = (s1394_config_rom_t *)(*handle);
2105 /* Return a handle to this block */
2106 *handle = NULL;