Home
last modified time | relevance | path

Searched refs:CMD1394_CANCEL_ON_BUS_RESET (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/1394/
H A Dcmd1394.h84 CMD1394_CANCEL_ON_BUS_RESET = (1 << 0), enumerator
/titanic_44/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c432 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_channel_alloc()
627 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_channel_free()
819 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_bandwidth_alloc()
1038 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_bandwidth_free()
H A Ds1394_asynch.c735 if (req->cmd_options & CMD1394_CANCEL_ON_BUS_RESET) { in s1394_atreq_cmd_complete()
1757 (cmd->cmd_options & CMD1394_CANCEL_ON_BUS_RESET)) { in s1394_process_pending_q()
H A Ds1394_dev_disc.c778 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_read_bus_info_blk()
874 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_read_rest_of_cfgrom()
2392 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET | in s1394_become_bus_mgr()