Searched refs:DRIVER_CAPABILITIES (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/hptrr/
H A Dhptintf.h375 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
378 DRIVER_CAPABILITIES v1;
1258 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this
/freebsd-12-stable/sys/dev/hptmv/
H A Dgui_lib.c360 ZeroMemory(cap, sizeof(DRIVER_CAPABILITIES));
361 cap->dwSize = sizeof(DRIVER_CAPABILITIES);
1383 if (nOutBufferSize<sizeof(DRIVER_CAPABILITIES)) return -1;
H A Dhptintf.h306 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
803 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dhptintf.h417 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
420 DRIVER_CAPABILITIES v1;
1520 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this
/freebsd-12-stable/sys/dev/hptnr/
H A Dhptintf.h413 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
416 DRIVER_CAPABILITIES v1;
1516 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this

Completed in 132 milliseconds