Home
last modified time | relevance | path

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

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