Home
last modified time | relevance | path

Searched refs:tdIoErrorEventStatisticIOCTL_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdioctl.h456 } tdIoErrorEventStatisticIOCTL_t; typedef
511 tdIoErrorEventStatisticIOCTL_t IoError;
523 tdIoErrorEventStatisticIOCTL_t IoEvent;
HDtdioctl.c1877 …OS_ASSERT(sizeof(agsaIOErrorEventStats_t) == sizeof(tdIoErrorEventStatisticIOCTL_t), "agsaIOErrorE… in ostiGetIoErrorStatsIOCTLRsp()