]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/mod_devicetable.h
s390/zcrypt: add multi domain support
[mirror_ubuntu-bionic-kernel.git] / include / linux / mod_devicetable.h
index ed84c07f6a510f48e24d53e0d54afaeb50a182f3..8a57f0b1242d741ef0ebab33cab628773a3e289f 100644 (file)
@@ -175,7 +175,8 @@ struct ap_device_id {
        kernel_ulong_t driver_info;
 };
 
-#define AP_DEVICE_ID_MATCH_DEVICE_TYPE         0x01
+#define AP_DEVICE_ID_MATCH_CARD_TYPE           0x01
+#define AP_DEVICE_ID_MATCH_QUEUE_TYPE          0x02
 
 /* s390 css bus devices (subchannels) */
 struct css_device_id {