NTAccept(
IN tDEVICECONTEXT *pDeviceContext,
IN PIRP pIrp
);
Routine Description:
This Routine handles passing an accept for an inbound connect indication to
the OS independent code.
Arguments:
pIrp - a ptr to an IRP
Return Value:
NTSTATUS - status of the request