Home
last modified time | relevance | path

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

/drivers/s390/cio/
Ddevice.c139 static int io_subchannel_sch_event(struct subchannel *, int);
182 .sch_event = io_subchannel_sch_event,
1443 static int io_subchannel_sch_event(struct subchannel *sch, int process) in io_subchannel_sch_event() function