Home
last modified time | relevance | path

Searched refs:msch (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dioasm.h17 int msch(struct subchannel_id schid, struct schib *addr);
H A Dioasm.c50 " msch 0(%2)\n" in __msch()
61 int msch(struct subchannel_id schid, struct schib *addr) in msch() function
H A Dcio.c421 ccode = msch(sch->schid, &schib); in cio_commit_config()
422 if (ccode < 0) /* -EIO if msch gets a program check. */ in cio_commit_config()
494 * Got a program check in msch. Try without in cio_enable_subchannel()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dioasm.h17 int msch(struct subchannel_id schid, struct schib *addr);
H A Dioasm.c54 " msch %[addr]\n" in __msch()
65 int msch(struct subchannel_id schid, struct schib *addr) in msch() function
H A Dcio.c421 ccode = msch(sch->schid, &schib); in cio_commit_config()
422 if (ccode < 0) /* -EIO if msch gets a program check. */ in cio_commit_config()
494 * Got a program check in msch. Try without in cio_enable_subchannel()

Completed in 4 milliseconds