Lines Matching +full:proc +full:- +full:supply
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2004-2005 HighPoint Technologies, Inc.
63 * The caller needn't supply a buffer for rebuild.
78 * The caller must supply a valid buffer and a physical SG table (or a
173 /* for direct-read: */
229 DPC_PROC proc; member
241 * dynamic, continuous or non-continuous.
254 #define mWaitingForIdle(pVBus) ((pVBus)->IdleRoutinesFirst!=(pVBus)->IdleRoutinesLast)
259 void FASTCALL CallAfterReturn(_VBUS_ARG DPC_PROC proc, void *arg);
261 void FASTCALL CallWhenIdle(_VBUS_ARG DPC_PROC proc, void *arg);