Home
last modified time | relevance | path

Searched refs:ASYNC_CMD (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1364 #define ASYNC_CMD 0 macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c3673 if (st_cmd(un, SCMD_REWIND, 1, ASYNC_CMD)) { in st_close()
5804 (void) st_cmd(un, SCMD_REWIND, 0, ASYNC_CMD); in st_do_mtioctop()
12357 wait == ASYNC_CMD ? "a" : ""); in st_debug_cmds()