Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci_clp.h33 #define CLP_RC_SETPCIFN_BUSY 0x0108 /* Fn busy */ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci_clp.h33 #define CLP_RC_SETPCIFN_BUSY 0x0108 /* Fn busy */ macro
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_clp.c246 if (rrb->response.hdr.rsp == CLP_RC_SETPCIFN_BUSY) { in clp_set_pci_fn()
252 } while (rrb->response.hdr.rsp == CLP_RC_SETPCIFN_BUSY); in clp_set_pci_fn()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds