Searched refs:chk_index (Results 1 – 2 of 2) sorted by relevance
1229 const nvme_field_info_t *field = &check->chk_fields[check->chk_index]; in nvme_field_check_one()1234 if (allow != 0 && (allow & (1 << check->chk_index)) == 0) { in nvme_field_check_one()
479 size_t chk_index; member