Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dieee1212.h47 #define CONFIG_ROM_GEN(rom_ptr) \ macro
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c980 nnode->cfgrom != NULL && CONFIG_ROM_GEN(nnode->cfgrom) > in s1394_cfgrom_scan_phase1()
1125 if (CONFIG_ROM_GEN(node->cfgrom) == cur_gen) { in s1394_br_thread_handle_cmd_phase1()
1154 CONFIG_ROM_GEN(node->cfgrom)); in s1394_br_thread_handle_cmd_phase1()
1995 (CONFIG_ROM_GEN(onode->cfgrom) != in s1394_match_GUID()
1996 CONFIG_ROM_GEN(nnode->cfgrom))) { in s1394_match_GUID()
2002 CONFIG_ROM_GEN(onode->cfgrom), tnf_opaque, in s1394_match_GUID()
2004 CONFIG_ROM_GEN(nnode->cfgrom)); in s1394_match_GUID()
2127 CONFIG_ROM_GEN(onode->cfgrom) != CONFIG_ROM_GEN( in s1394_match_all_GUIDs()
H A Ds1394_bus_reset.c900 if ((tmp->cfgrom != NULL && CONFIG_ROM_GEN(tmp->cfgrom) <= 1) || in s1394_match_tree_nodes()