Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vr.c114 #define VR_Q_NEEDALIGN (1<<0) macro
125 VR_Q_NEEDALIGN,
128 VR_Q_NEEDALIGN,
140 VR_Q_NEEDALIGN,
143 VR_Q_NEEDALIGN,
945 if ((sc->vr_quirks & VR_Q_NEEDALIGN) != 0) in vr_dma_alloc()
1811 if ((sc->vr_quirks & VR_Q_NEEDALIGN) != 0) { in vr_encap()