Home
last modified time | relevance | path

Searched refs:s1394_add_config_rom_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1353 ret = s1394_add_config_rom_entry(hal, S1394_ROOT_TEXT_KEY, text_leaf, in s1394_init_local_config_rom()
1383 ret = s1394_add_config_rom_entry(hal, S1394_NODE_UNIQUE_ID_KEY, in s1394_init_local_config_rom()
1431 ret = s1394_add_config_rom_entry(hal, S1394_UNIT_DIR_KEY, unit_dir, in s1394_init_local_config_rom()
1567 s1394_add_config_rom_entry(s1394_hal_t *hal, uint8_t key, uint32_t *buffer, in s1394_add_config_rom_entry() function
H A Dt1394.c3026 ret = s1394_add_config_rom_entry(hal, key, buffer, size, in t1394_add_cfgrom_entry()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h1026 int s1394_add_config_rom_entry(s1394_hal_t *hal, uint8_t key,