Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/cio/
Dio_sch.h146 u8 path_new_mask; /* mask of paths, that became available */ member
Ddevice_fsm.c315 cdev->private->path_new_mask = sch->vpm; in ccw_device_oper_notify()
437 if (mask & cdev->private->path_new_mask & sch->vpm) in ccw_device_report_path_events()
449 cdev->private->path_new_mask = 0; in ccw_device_reset_path_events()
Ddevice.c1156 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1171 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()