Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-scsi.c875 u8 grd_chk, app_chk, ref_chk, protect; in nvme_trans_ext_inq_page() local
906 app_chk = protect << 1; in nvme_trans_ext_inq_page()
925 inq_response[4] = microcode | spt | grd_chk | app_chk | ref_chk; in nvme_trans_ext_inq_page()