Home
last modified time | relevance | path

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

/linux/arch/s390/include/uapi/asm/
H A Dzcrypt.h221 unsigned int hwtype:8; member
341 unsigned int hwtype:8; member
/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h238 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
H A Dap_card.c29 static DEVICE_ATTR_RO(hwtype);
H A Dzcrypt_ccamisc.c1647 ci->hwtype = devstat.hwtype; in cca_get_info()
1756 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
H A Dzcrypt_api.c1294 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask()
1322 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask_ext()
1345 devstat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_ext()