Searched refs:sch_get_cdev (Results 1 – 2 of 2) sorted by relevance
987 cdev = sch_get_cdev(sch); in io_subchannel_irq() 1043 cdev = sch_get_cdev(sch); in io_subchannel_probe() 1091 cdev = sch_get_cdev(sch); in io_subchannel_remove() 1111 cdev = sch_get_cdev(sch); in io_subchannel_verify() 1122 cdev = sch_get_cdev(sch); in io_subchannel_terminate_path() 1148 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event() 1207 cdev = sch_get_cdev(sch); in io_subchannel_quiesce() 1329 cdev = sch_get_cdev(sch); in purge_fn() 1406 cdev = sch_get_cdev(sch); in sch_get_action() 1472 cdev = sch_get_cdev(sc in io_subchannel_sch_event() [all...]
32 static inline struct ccw_device *sch_get_cdev(struct subchannel *sch) in sch_get_cdev() function