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

/freebsd-11-stable/sys/dev/vge/
H A Dif_vgereg.h763 #define VGE_RDSTS_OWN 0x80000000 /* own bit. */ macro
H A Dif_vge.c1225 rxd->rx_desc->vge_sts = htole32(VGE_RDSTS_OWN);
1293 rxd->rx_desc->vge_sts = htole32(VGE_RDSTS_OWN);
1453 if ((rxstat & VGE_RDSTS_OWN) != 0)

Completed in 173 milliseconds