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