Searched refs:iekey (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/nvme/host/
H A Dtrace.c233 u8 iekey = (cdw10[0] >> 3) & 0x1; local
236 trace_seq_printf(p, "rrega=%u, iekey=%u, ptpl=%u",
237 rrega, iekey, ptpl);
247 u8 iekey = (cdw10[0] >> 3) & 0x1; local
250 trace_seq_printf(p, "racqa=%u, iekey=%u, rtype=%u",
251 racqa, iekey, rtype);
261 u8 iekey = (cdw10[0] >> 3) & 0x1; local
264 trace_seq_printf(p, "rrela=%u, iekey=%u, rtype=%u",
265 rrela, iekey, rtype);

Completed in 199 milliseconds