Searched refs:T1394_ALLOC_CMD_NOSLEEP (Results 1 – 3 of 3) sorted by relevance
473 #define T1394_ALLOC_CMD_NOSLEEP 0x00000001 /* don't sleep in alloc */ macro
77 alloc_sleep = (flags & T1394_ALLOC_CMD_NOSLEEP) ? KM_NOSLEEP : KM_SLEEP; in s1394_alloc_cmd()1392 if (s1394_alloc_cmd(hal, T1394_ALLOC_CMD_NOSLEEP, &tmp_cmd) != in s1394_split_lock_req()
2382 if (s1394_alloc_cmd(hal, T1394_ALLOC_CMD_NOSLEEP, &cmd) != in s1394_become_bus_mgr()