Searched refs:XS_CTL_USERCMD (Results 1 – 3 of 3) sorted by relevance
285 screq->timeout, bp, flags | XS_CTL_USERCMD); in scsistrategy()
607 #define XS_CTL_USERCMD 0x00000010 /* user issued command */ macro
1804 if ((xs->xs_control & XS_CTL_USERCMD) != 0) { in scsipi_complete()