Searched refs:BA_ISOCHRONOUS (Results 1 – 2 of 2) sorted by relevance
274 #define BA_ISOCHRONOUS 0x00001000 /* device specific isochronous throughput to media */ macro
563 SET(bap->ba_flags, BA_ISOCHRONOUS); in bufattr_markisochronous()569 if ((bap->ba_flags & BA_ISOCHRONOUS)) { in bufattr_isochronous()