Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dzcrypt_ccamisc.h238 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
A Dap_card.c30 static DEVICE_ATTR_RO(hwtype);
A Dzcrypt_ccamisc.c1647 ci->hwtype = devstat.hwtype; in cca_get_info()
1755 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
A Dzcrypt_api.c1299 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()
A Dzcrypt_ep11misc.c1580 if (minhwtype && device_status[i].hwtype < minhwtype) in ep11_findcard2()

Completed in 53 milliseconds