Searched refs:hwtype (Results 1 – 5 of 5) sorted by relevance
221 unsigned int hwtype:8; member341 unsigned int hwtype:8; member
257 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
1712 ci->hwtype = devstat.hwtype; in cca_get_info()1821 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
1296 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask()1324 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask_ext()1347 devstat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_ext()
1587 if (minhwtype && device_status[i].hwtype < minhwtype) in ep11_findcard2()