Searched refs:BSG_FLAG_Q_AT_TAIL (Results 1 – 2 of 2) sorted by relevance
622 #ifndef BSG_FLAG_Q_AT_TAIL623 #define BSG_FLAG_Q_AT_TAIL 0x10 macro646 ptp->io_hdr.flags &= ~BSG_FLAG_Q_AT_TAIL; in set_scsi_pt_flags()648 ptp->io_hdr.flags |= BSG_FLAG_Q_AT_TAIL; in set_scsi_pt_flags()862 else if (BSG_FLAG_Q_AT_TAIL & ptp->io_hdr.flags) in do_scsi_pt_v3()
40 #define BSG_FLAG_Q_AT_TAIL 0x10 /* default is Q_AT_HEAD */ macro