Home
last modified time | relevance | path

Searched refs:sch_is_pseudo_sch (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/cio/
A Dcss.h150 int sch_is_pseudo_sch(struct subchannel *);
A Ddevice.c242 return sch_is_pseudo_sch(to_subchannel(cdev->dev.parent)); in ccw_device_is_orphan()
922 if (!sch_is_pseudo_sch(old_sch)) { in ccw_device_move_to_sch()
955 if (!sch_is_pseudo_sch(old_sch)) { in ccw_device_move_to_sch()
966 if (!sch_is_pseudo_sch(sch)) in ccw_device_move_to_sch()
969 if (!sch_is_pseudo_sch(sch)) in ccw_device_move_to_sch()
1845 if (!sch_is_pseudo_sch(sch)) in ccw_device_todo()
A Dcio.c482 if (sch_is_pseudo_sch(sch)) in cio_enable_subchannel()
516 if (sch_is_pseudo_sch(sch)) in cio_disable_subchannel()
A Dcss.c1391 int sch_is_pseudo_sch(struct subchannel *sch) in sch_is_pseudo_sch() function

Completed in 13 milliseconds