Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c262 case S1394_CMD_LOCK: in s1394_xfer_asynch_command()
1055 case S1394_CMD_LOCK: in s1394_atresp_cmd_complete()
1196 case S1394_CMD_LOCK: in s1394_send_response()
1273 ret = s1394_setup_asynch_command(hal, target, cmd, S1394_CMD_LOCK, in s1394_compare_swap()
H A Dh1394.c1349 s_priv->cmd_priv_xfer_type = S1394_CMD_LOCK; in h1394_lock_request()
H A Ds1394_dev_disc.c2414 S1394_CMD_LOCK, &err); in s1394_become_bus_mgr()
/titanic_44/usr/src/uts/common/sys/1394/
H A Ds1394.h153 #define S1394_CMD_LOCK 2 macro