IS_BUSY
#define IS_BUSY(flags) ((flags) & EIP93_BUSY)
#define IS_BUSY(chan) (CIRC_SPACE(bchan->tail, bchan->head,\