Home
last modified time | relevance | path

Searched defs:path_event (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dccwdev.h142 void (*path_event) (struct ccw_device *, int *); member
/openbmc/linux/drivers/s390/cio/
H A Ddevice_fsm.c431 int path_event[8]; in ccw_device_report_path_events() local
H A Ddevice.c1153 int path_event[8]; in io_subchannel_chp_event() local
/openbmc/linux/drivers/s390/block/
H A Ddasd.c3758 void dasd_generic_path_event(struct ccw_device *cdev, int *path_event) in dasd_generic_path_event()