Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dio_sch.h133 u8 path_new_mask; /* mask of paths, that became available */ member
Ddevice_fsm.c360 cdev->private->path_new_mask = sch->vpm; in ccw_device_oper_notify()
482 if (mask & cdev->private->path_new_mask & sch->vpm) in ccw_device_report_path_events()
494 cdev->private->path_new_mask = 0; in ccw_device_reset_path_events()
Ddevice.c1197 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1212 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1901 cdev->private->path_new_mask = LPM_ANYPATH; in __ccw_device_pm_restore()