Home
last modified time | relevance | path

Searched defs:idle_count (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dtpat_hsi.h36 u64_t volatile idle_count; member
H A Dtxp_hsi.h42 u64_t volatile idle_count; member
H A Dcp_hsi.h55 u64_t volatile idle_count; member
H A Drxp_hsi.h48 u64_t volatile idle_count; member
H A Dcom_hsi.h69 u64_t volatile idle_count; member
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c104 uint32_t idle_count; member
196 uint32_t idle_count; member
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c200 int idle_count = 0, err; in atu_wait_completion() local