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

/freebsd-10.1-release/sys/arm/lpc/
H A Dif_lpe.c686 uint32_t hashl, hashh; local
688 hashl = 0;
702 hashl |= (1 << index);
707 lpe_write_4(sc, LPE_HASHFILTER_L, hashl);

Completed in 43 milliseconds