Searched refs:hwtype (Results 1 – 5 of 5) sorted by relevance
238 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
30 static DEVICE_ATTR_RO(hwtype);
1647 ci->hwtype = devstat.hwtype; in cca_get_info()1755 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
1299 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask()1327 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask_ext()1350 devstat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_ext()
1580 if (minhwtype && device_status[i].hwtype < minhwtype) in ep11_findcard2()
Completed in 53 milliseconds