Home
last modified time | relevance | path

Searched refs:IEEE1212_NODE_CAP_QUAD (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/
H A Dieee1212.h41 #define IEEE1212_NODE_CAP_QUAD 2 /* node capability */ macro
48 (((rom_ptr)[IEEE1212_NODE_CAP_QUAD] & 0x000000F0) >> 4)
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c769 quadlet = CFGROM_BIB_READ(node) ? IEEE1212_NODE_CAP_QUAD : 0; in s1394_read_bus_info_blk()
1114 if (quadlet == IEEE1212_NODE_CAP_QUAD && in s1394_br_thread_handle_cmd_phase1()
2844 target->on_node->cfgrom[IEEE1212_NODE_CAP_QUAD]; in s1394_get_maxpayload()
2925 cycle_master_capable = root->cfgrom[IEEE1212_NODE_CAP_QUAD] & in s1394_cycle_master_capable()
H A Ds1394_csr.c2150 bus_capabilities = config_rom[IEEE1212_NODE_CAP_QUAD]; in s1394_update_config_rom_callback()
2158 config_rom[IEEE1212_NODE_CAP_QUAD] = bus_capabilities; in s1394_update_config_rom_callback()
H A Ds1394_bus_reset.c1331 cfgrom[IEEE1212_NODE_CAP_QUAD]; in s1394_update_speed_map_link_speeds()
H A Ds1394_asynch.c511 IEEE1212_NODE_CAP_QUAD]; in s1394_setup_asynch_command()