Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dioasm.h17 int msch(struct subchannel_id schid, struct schib *addr);
Dioasm.c61 int msch(struct subchannel_id schid, struct schib *addr) in msch() function
Dcio.c421 ccode = msch(sch->schid, &schib); in cio_commit_config()