Every ioctl request number issued, in order — so a test can assert that a v1 ioctl was never attempted.
final List<int> ioctlLog = [];