Home
last modified time | relevance | path

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

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