Searched refs:UGEN_SHORT_OK (Results 1 – 1 of 1) sorted by relevance
76 #define UGEN_SHORT_OK 0x04 /* short xfers are OK */ macro560 if (sce->state & UGEN_SHORT_OK) in ugen_do_read()989 sce->state |= UGEN_SHORT_OK; in ugen_do_ioctl()991 sce->state &= ~UGEN_SHORT_OK; in ugen_do_ioctl()