Home
last modified time | relevance | path

Searched refs:CLP_RC_SETPCIFN_ALRDY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci_clp.h30 #define CLP_RC_SETPCIFN_ALRDY 0x0105 /* Fn already in requested state */ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci_clp.h30 #define CLP_RC_SETPCIFN_ALRDY 0x0105 /* Fn already in requested state */ macro
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_clp.c256 } else if (!rc && rrb->response.hdr.rsp == CLP_RC_SETPCIFN_ALRDY) { in clp_set_pci_fn()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci.c693 } else if (cc == CLP_RC_SETPCIFN_ALRDY) { in zpci_disable_device()

Completed in 5 milliseconds