Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dio_sch.h146 u8 path_new_mask; /* mask of paths, that became available */ member
H A Ddevice_fsm.c316 cdev->private->path_new_mask = sch->vpm; in ccw_device_oper_notify()
438 if (mask & cdev->private->path_new_mask & sch->vpm) in ccw_device_report_path_events()
450 cdev->private->path_new_mask = 0; in ccw_device_reset_path_events()
H A Ddevice.c1170 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1185 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()