Home
last modified time | relevance | path

Searched refs:PE_PATH_FCES_EVENT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/s390/include/asm/
Dccwdev.h107 #define PE_PATH_FCES_EVENT 0x8 /* The FCES Status of a path has macro
/linux-6.1.9/drivers/s390/cio/
Ddevice.c1179 path_event[chpid] = PE_PATH_FCES_EVENT; in io_subchannel_chp_event()
/linux-6.1.9/drivers/s390/block/
Ddasd.c3773 if (path_event[chp] & PE_PATH_FCES_EVENT) { in dasd_generic_path_event()