Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1760 uint64_t tmp_bits = 0; in storvsc_check_bounce_buffer_sgl() local
1775 tmp_bits |= 1; in storvsc_check_bounce_buffer_sgl()
1792 tmp_bits |= 1ULL << i; in storvsc_check_bounce_buffer_sgl()
1812 *bits = tmp_bits; in storvsc_check_bounce_buffer_sgl()