Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1212.h45 #define CONFIG_ROM_GEN(rom_ptr) \ macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c789 nnode->cfgrom != NULL && CONFIG_ROM_GEN(nnode->cfgrom) > in s1394_cfgrom_scan_phase1()
916 if (CONFIG_ROM_GEN(node->cfgrom) == cur_gen) { in s1394_br_thread_handle_cmd_phase1()
1589 (CONFIG_ROM_GEN(onode->cfgrom) != in s1394_match_GUID()
1590 CONFIG_ROM_GEN(nnode->cfgrom))) { in s1394_match_GUID()
1694 CONFIG_ROM_GEN(onode->cfgrom) != CONFIG_ROM_GEN( in s1394_match_all_GUIDs()
H A Ds1394_bus_reset.c725 if ((tmp->cfgrom != NULL && CONFIG_ROM_GEN(tmp->cfgrom) <= 1) || in s1394_match_tree_nodes()