6.2.4 How to Pass IRPs with Valid Parameters on from a Dispatch Routine

When a Dispatch routine has checked its own I/O stack location in an input IRP and determined that any parameters are valid, it must pass the IRP on for further processing by lower-level drivers or by other device driver routines if it cannot satisfy and complete the given request in the Dispatch routine itself.