Home
last modified time | relevance | path

Searched defs:EBUSY (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h31 #define EBUSY 2 macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h138 #define EBUSY 16 macro
/openbmc/u-boot/include/linux/
H A Derrno.h19 #define EBUSY 16 /* Device or resource busy */ macro