Searched refs:CpaDeviceInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qat/qat_api/include/
H A Dcpa_dev.h114 } CpaDeviceInfo; typedef in typeref:struct:_CpaDeviceInfo
138 CpaStatus cpaGetDeviceInfo (Cpa16U device, CpaDeviceInfo *deviceInfo);
/freebsd-current/sys/dev/qat/qat_api/device/
H A Ddev_info.c33 cpaGetDeviceInfo(Cpa16U device, CpaDeviceInfo *deviceInfo)
58 memset(deviceInfo, 0x00, sizeof(CpaDeviceInfo));

Completed in 58 milliseconds