Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ccid/
H A Datr.c1016 uint_t nfeats = CCID_CLASS_F_AUTO_ICC_CLOCK | CCID_CLASS_F_AUTO_BAUD; in atr_data_rate() local
1029 autospeed = (class->ccd_dwFeatures & nfeats) == nfeats; in atr_data_rate()