Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcrw.h41 #define CRW_RSC_CPATH 0x4 /* channel path */ macro
/linux/drivers/s390/cio/
H A Dchp.c867 ret = crw_register_handler(CRW_RSC_CPATH, chp_process_crw); in chp_init()