Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.c142 static int io_subchannel_sch_event(struct subchannel *, int);
171 .sch_event = io_subchannel_sch_event,
1451 static int io_subchannel_sch_event(struct subchannel *sch, int process) in io_subchannel_sch_event() function