Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dmain.c76 r = stsch_err(blk_schid, &schib); in is_dev_possibly_bootable()
H A Dcio.h377 static inline int stsch_err(struct subchannel_id schid, struct schib *addr) in stsch_err() function
H A Dcio.c46 stsch_err(schid, &schib); in enable_subchannel()
H A Dnetmain.c445 r = stsch_err(net_schid, schib); in find_net_dev()