Home
last modified time | relevance | path

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

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