Home
last modified time | relevance | path

Searched refs:path_new_mask (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dio_sch.h146 u8 path_new_mask; /* mask of paths, that became available */ member
H A Ddevice_fsm.c327 cdev->private->path_new_mask = sch->vpm; in ccw_device_oper_notify()
449 if (mask & cdev->private->path_new_mask & sch->vpm) in ccw_device_report_path_events()
461 cdev->private->path_new_mask = 0; in ccw_device_reset_path_events()
H A Ddevice.c1190 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1205 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1905 cdev->private->path_new_mask = LPM_ANYPATH; in __ccw_device_pm_restore()
/kernel/linux/linux-6.6/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.c1167 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()
1182 cdev->private->path_new_mask |= mask; in io_subchannel_chp_event()

Completed in 10 milliseconds