Searched refs:Context (Results 1 – 4 of 4) sorted by relevance
204 typedef int (*SERIAL_INT_CB)(void *Context);205 typedef int (*SERIAL_DPC_CB)(void *Context);206 typedef unsigned char (*SERIAL_I_SYNC)(void *Context);321 typedef void (*PORTDRV_HOOK_CB)(void *Context, int Plug);329 void *Context; /* context for callback */ member343 void *Context; /* context for callback */ member
452 void DIDpcRoutine(struct _diva_os_soft_isr *psoft_isr, void *Context) { in DIDpcRoutine() argument453 PISDN_ADAPTER IoAdapter = (PISDN_ADAPTER)Context; in DIDpcRoutine()
803 char Context[0]; /* ignored, Windows sets to 4 bytes of zero */ member
656 * 06-30-00 01.00.04 Added Context Reply definitions per revised proposal.