Searched refs:hwtype (Results 1 – 5 of 5) sorted by relevance
1696 ci->hwtype = devstat.hwtype; in fetch_cca_info()1795 ci.hwtype >= minhwtype && in findcard()1803 if (ci.hwtype >= minhwtype && in findcard()1826 if (ci.hwtype >= minhwtype && in findcard()1830 if (ci.hwtype >= minhwtype && in findcard()1934 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
30 static DEVICE_ATTR_RO(hwtype);
1230 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask()1255 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask_ext()1278 devstat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_ext()
1428 if (minhwtype && device_status[i].hwtype < minhwtype) in ep11_findcard2()