Home
last modified time | relevance | path

Searched defs:AP_DEVICES (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/s390/crypto/
Dzcrypt_api.c516 static void zcrypt_status_mask(char status[AP_DEVICES]) in zcrypt_status_mask()
528 static void zcrypt_qdepth_mask(char qdepth[AP_DEVICES]) in zcrypt_qdepth_mask()
544 static void zcrypt_perdev_reqcnt(int reqcnt[AP_DEVICES]) in zcrypt_perdev_reqcnt()
Dap_bus.h35 #define AP_DEVICES 64 /* Number of AP devices. */ macro