Searched refs:sep_rtpi (Results 1 – 1 of 1) sorted by relevance
4048 u16 sep_rtpi = pr_reg->tg_pt_sep_rtpi; in core_scsi3_pri_read_full_status() local4050 buf[off++] = ((sep_rtpi >> 8) & 0xff); in core_scsi3_pri_read_full_status()4051 buf[off++] = (sep_rtpi & 0xff); in core_scsi3_pri_read_full_status()