Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dadwlib.h1049 u_int8_t ansi_apr_ver : 3; /* ANSI approved version */ member
H A Dadvlib.h337 u_int8_t ansi_apr_ver:3; member
H A Dadwlib.c2208 (inq->ansi_apr_ver < 2)) { in AdwInquiryHandling()
H A Dadvlib.c3041 if (inq->byte3.rsp_data_fmt >= 2 || inq->byte2.ansi_apr_ver >= 2) { in AscInquiryHandling()