Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/1394/
H A Dcmd1394.h85 CMD1394_OVERRIDE_ADDR = (1 << 1), enumerator
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c433 CMD1394_OVERRIDE_ADDR | CMD1394_BLOCKING); in s1394_channel_alloc()
628 CMD1394_OVERRIDE_ADDR | CMD1394_BLOCKING); in s1394_channel_free()
820 CMD1394_OVERRIDE_ADDR | CMD1394_BLOCKING); in s1394_bandwidth_alloc()
1039 CMD1394_OVERRIDE_ADDR | CMD1394_BLOCKING); in s1394_bandwidth_free()
H A Ds1394_fcp.c218 if (cmd->cmd_options & CMD1394_OVERRIDE_ADDR) { in s1394_fcp_write_check_cmd()
H A Ds1394_asynch.c406 if (cmd->cmd_options & CMD1394_OVERRIDE_ADDR) { in s1394_setup_asynch_command()
504 if (cmd->cmd_options & CMD1394_OVERRIDE_ADDR) { in s1394_setup_asynch_command()
1756 if ((cmd->cmd_options & CMD1394_OVERRIDE_ADDR) || in s1394_process_pending_q()
H A Ds1394_dev_disc.c779 CMD1394_OVERRIDE_ADDR | CMD1394_OVERRIDE_SPEED); in s1394_read_bus_info_blk()
875 CMD1394_OVERRIDE_ADDR); in s1394_read_rest_of_cfgrom()
2393 CMD1394_OVERRIDE_ADDR); in s1394_become_bus_mgr()
3016 cmd->cmd_options = CMD1394_OVERRIDE_ADDR; in s1394_do_phy_config_pkt()