Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_crc32.c95 static inline uint32_t get_mirror32(uint32_t n) in get_mirror32() function
117 crc = get_mirror32(crc); in get_mac_addr_crc()