Home
last modified time | relevance | path

Searched refs:CLP_SYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dclp.h27 #define CLP_SYNC _IOWR(CLP_IOCTL_MAGIC, 0xC1, struct clp_req) macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c638 if (cmd != CLP_SYNC) in clp_misc_ioctl()