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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dcmd1394.h84 CMD1394_CANCEL_ON_BUS_RESET = (1 << 0), enumerator in enum:__anon6957
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c432 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
627 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
819 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
1038 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
H A Ds1394_dev_disc.c778 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
874 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
2392 cmd->cmd_options = (CMD1394_CANCEL_ON_BUS_RESET |
H A Ds1394_asynch.c735 if (req->cmd_options & CMD1394_CANCEL_ON_BUS_RESET) {
1757 (cmd->cmd_options & CMD1394_CANCEL_ON_BUS_RESET)) {

Completed in 72 milliseconds