VAS_TX_WIN_OPEN
case VAS_TX_WIN_OPEN:
FAIL_IF(ioctl(fd, VAS_TX_WIN_OPEN, &attr) < 0);
rc = ioctl(fd, VAS_TX_WIN_OPEN, (unsigned long)&txattr);