Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmoduleparam.h552 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument
557 KERNEL_PARAM_FL_HWPARAM | (hwparam_##hwtype & 0)); \
560 #define module_param_hw(name, type, hwtype, perm) \ argument
561 module_param_hw_named(name, name, type, hwtype, perm)
577 #define module_param_hw_array(name, type, hwtype, nump, perm) \ argument
587 KERNEL_PARAM_FL_HWPARAM | (hwparam_##hwtype & 0)); \
/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.c1672 ci->hwtype = devstat.hwtype; in fetch_cca_info()
1780 ci.hwtype >= minhwtype && in findcard()
1788 if (ci.hwtype >= minhwtype && in findcard()
1811 if (ci.hwtype >= minhwtype && in findcard()
1815 if (ci.hwtype >= minhwtype && in findcard()
1920 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
H A Dzcrypt_ccamisc.h248 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
H A Dap_card.c30 static DEVICE_ATTR_RO(hwtype);
H A Dzcrypt_api.c1285 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask()
1307 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask_ext()
1330 devstat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_ext()
H A Dzcrypt_ep11misc.c1622 if (minhwtype && device_status[i].hwtype < minhwtype) in ep11_findcard2()
/linux/Documentation/arch/s390/
H A Dvfio-ap.rst769 cat /sys/bus/ap/devices/card05/hwtype
771 The hwtype must be 10 or higher (CEX4 or newer) in order to be bound to the