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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c3514 * cfgrom_entryinfo This structure holds the cfgrom key,
3532 t1394_cfgrom_entryinfo_t *cfgrom_entryinfo, uint_t flags,
3549 key = cfgrom_entryinfo->ce_key;
3550 buffer = cfgrom_entryinfo->ce_buffer;
3551 size = (uint_t)cfgrom_entryinfo->ce_size;
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

Completed in 201 milliseconds