Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pdq/
HDpdqreg.h851 pdq_uint32_t smt_version_id; member
HDpdq.c204 if (rsp->status_chars_get.smt_version_id < PDQ_ARRAY_SIZE(pdq_smt_versions)) { in pdq_print_fddi_chars()
205 printf(", SMT %s\n", pdq_smt_versions[rsp->status_chars_get.smt_version_id]); in pdq_print_fddi_chars()