Home
last modified time | relevance | path

Searched refs:CLP_RC_SETPCIFN_BUSY (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h66 #define CLP_RC_SETPCIFN_BUSY 0x0108 /* Fn busy */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h33 #define CLP_RC_SETPCIFN_BUSY 0x0108 /* Fn busy */ macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c255 if (rrb->response.hdr.rsp == CLP_RC_SETPCIFN_BUSY) { in clp_set_pci_fn()
261 } while (rrb->response.hdr.rsp == CLP_RC_SETPCIFN_BUSY); in clp_set_pci_fn()