Home
last modified time | relevance | path

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

/drivers/s390/cio/
Ddevice.c131 static int io_subchannel_sch_event(struct subchannel *, int);
146 .sch_event = io_subchannel_sch_event,
1616 static int io_subchannel_sch_event(struct subchannel *sch, int slow) in io_subchannel_sch_event() function