Searched refs:irp_stackcnt (Results 1 – 2 of 2) sorted by relevance
1096 io->irp_stackcnt = ssize;1111 IoInitializeIrp(ip, ip->irp_size, ip->irp_stackcnt);1190 if (ip->irp_currentstackloc != (ip->irp_stackcnt + 1))1207 if ((ip->irp_currentstackloc <= ip->irp_stackcnt) &&1215 } while (ip->irp_currentstackloc <= (ip->irp_stackcnt + 1));
1015 uint8_t irp_stackcnt; member