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

/freebsd-10-stable/sys/sparc64/sbus/
H A Dsbusvar.h90 #define SBUS_BURST_64 (1 << 6) macro
99 SBUS_BURST_16 | SBUS_BURST_32 | SBUS_BURST_64)
101 (SBUS_BURST_8 | SBUS_BURST_16 | SBUS_BURST_32 | SBUS_BURST_64)
/freebsd-10-stable/sys/dev/gem/
H A Dif_gem_sbus.c149 if ((burst & SBUS_BURST_64) != 0)
/freebsd-10-stable/sys/dev/hme/
H A Dif_hme_sbus.c240 if ((burst & SBUS_BURST_64))
/freebsd-10-stable/sys/dev/sound/sbus/
H A Dcs4231.c340 if ((burst & SBUS_BURST_64))

Completed in 124 milliseconds