Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/target/
H A Dtrace.c185 static const char * const rrega_strs[] = { in nvmet_trace_resv_reg() local
196 if (rrega < ARRAY_SIZE(rrega_strs) && rrega_strs[rrega]) in nvmet_trace_resv_reg()
197 rrega_str = rrega_strs[rrega]; in nvmet_trace_resv_reg()
/linux-6.15/drivers/nvme/host/
H A Dtrace.c231 static const char * const rrega_strs[] = { in nvme_trace_resv_reg() local
242 if (rrega < ARRAY_SIZE(rrega_strs) && rrega_strs[rrega]) in nvme_trace_resv_reg()
243 rrega_str = rrega_strs[rrega]; in nvme_trace_resv_reg()