Searched refs:irp_currentstackloc (Results 1 – 2 of 2) sorted by relevance
1028 uint8_t irp_currentstackloc; member1107 irp->irp_currentstackloc--; \1139 (irp)->irp_currentstackloc++; \
1095 io->irp_currentstackloc = ssize;1156 if (ip->irp_currentstackloc <= 0)1188 if (ip->irp_currentstackloc != (ip->irp_stackcnt + 1))1205 if ((ip->irp_currentstackloc <= ip->irp_stackcnt) &&1213 } while (ip->irp_currentstackloc <= (ip->irp_stackcnt + 1));