Searched refs:_HW_STREAM_REQUEST_BLOCK (Results 1 – 1 of 1) sorted by relevance
68 struct _HW_STREAM_REQUEST_BLOCK;70 typedef VOID (STREAMAPI *PHW_RECEIVE_STREAM_DATA_SRB) (IN struct _HW_STREAM_REQUEST_BLOCK *SRB);71 typedef VOID (STREAMAPI *PHW_RECEIVE_STREAM_CONTROL_SRB) (IN struct _HW_STREAM_REQUEST_BLOCK *SRB);222 typedef struct _HW_STREAM_REQUEST_BLOCK { struct254 struct _HW_STREAM_REQUEST_BLOCK *NextSRB; argument