Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/cio/
Dio_sch.h126 u8 path_new_mask; /* mask of paths, that became available */ member
Ddevice_fsm.c361 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.c1184 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1199 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1857 cdev->private->path_new_mask = LPM_ANYPATH; in __ccw_device_pm_restore()