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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c3518 * Output(s): t1394_cfgrom_hdl The ConfigROM "handle" used in
3533 t1394_cfgrom_handle_t *t1394_cfgrom_hdl, int *result)
3590 (void **)t1394_cfgrom_hdl, result);
3625 * t1394_cfgrom_hdl The ConfigROM "handle" returned by
3632 * Config ROM entry (indicated by t1394_cfgrom_hdl).
3637 t1394_cfgrom_handle_t *t1394_cfgrom_hdl, int *result)
3664 ret = s1394_remove_config_rom_entry(hal, (void **)t1394_cfgrom_hdl,
3531 t1394_add_cfgrom_entry(t1394_handle_t t1394_hdl, t1394_cfgrom_entryinfo_t *cfgrom_entryinfo, uint_t flags, t1394_cfgrom_handle_t *t1394_cfgrom_hdl, int *result) argument
3636 t1394_rem_cfgrom_entry(t1394_handle_t t1394_hdl, uint_t flags, t1394_cfgrom_handle_t *t1394_cfgrom_hdl, int *result) argument

Completed in 528 milliseconds