Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dscsi.c682 u8 grd_chk, app_chk, ref_chk, protect; in nvme_trans_ext_inq_page() local
705 ref_chk = protect; in nvme_trans_ext_inq_page()
719 inq_response[4] = microcode | spt | grd_chk | app_chk | ref_chk; in nvme_trans_ext_inq_page()