Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c229 case S1394_CMD_LOCK: in s1394_xfer_asynch_command()
934 case S1394_CMD_LOCK: in s1394_atresp_cmd_complete()
1050 case S1394_CMD_LOCK: in s1394_send_response()
1099 ret = s1394_setup_asynch_command(hal, target, cmd, S1394_CMD_LOCK, in s1394_compare_swap()
H A Dh1394.c1146 s_priv->cmd_priv_xfer_type = S1394_CMD_LOCK; in h1394_lock_request()
H A Ds1394_dev_disc.c1900 S1394_CMD_LOCK, &err); in s1394_become_bus_mgr()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h151 #define S1394_CMD_LOCK 2 macro