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

/freebsd-11.0-release/sys/dev/hptrr/
H A Dhptintf.h373 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
376 DRIVER_CAPABILITIES v1;
1256 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this
/freebsd-11.0-release/sys/dev/hptmv/
H A Dgui_lib.c358 ZeroMemory(cap, sizeof(DRIVER_CAPABILITIES));
359 cap->dwSize = sizeof(DRIVER_CAPABILITIES);
1381 if (nOutBufferSize<sizeof(DRIVER_CAPABILITIES)) return -1;
H A Dhptintf.h304 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
801 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dhptintf.h415 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
418 DRIVER_CAPABILITIES v1;
1518 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this
/freebsd-11.0-release/sys/dev/hptnr/
H A Dhptintf.h411 DRIVER_CAPABILITIES, *PDRIVER_CAPABILITIES; typedef in typeref:struct:_DRIVER_CAPABILITIES
414 DRIVER_CAPABILITIES v1;
1514 * dwSize member to sizeof(DRIVER_CAPABILITIES). The callee must check this

Completed in 95 milliseconds