Home
last modified time | relevance | path

Searched refs:ControllerErrorCount (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h390 uint32_t ControllerErrorCount; member
H A Dexioct.h633 UINT32 ControllerErrorCount; /* 4 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c940 ha->xioctl->ControllerErrorCount++; in ql_async_event()
956 ha->xioctl->ControllerErrorCount++; in ql_async_event()
976 ha->xioctl->ControllerErrorCount++; in ql_async_event()
H A Dql_xioctl.c5759 xp->ControllerErrorCount = 0; in ql_reset_statistics()
5833 ps.ControllerErrorCount = xp->ControllerErrorCount; in ql_get_statistics()
H A Dql_api.c10481 ha->pha->xioctl->ControllerErrorCount++; in ql_cmd_timeout()