Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dpci_clp.h30 #define CLP_RC_SETPCIFN_ALRDY 0x0105 /* Fn already in requested state */ macro
/linux-6.1.9/arch/s390/pci/
Dpci.c726 } else if (cc == CLP_RC_SETPCIFN_ALRDY) { in zpci_disable_device()