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

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h139 uint16_t afe_mccount[AFE_MCHASH]; member in struct:afe
H A Dafe.c774 afep->afe_mccount[crc]++;
775 if (afep->afe_mccount[crc] == 1)
778 afep->afe_mccount[crc]--;
779 if (afep->afe_mccount[crc] == 0)

Completed in 106 milliseconds