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

/freebsd-13-stable/sys/dev/vge/
H A Dif_vgereg.h764 #define VGE_RDSTS_OWN 0x80000000 /* own bit. */ macro
H A Dif_vge.c1234 rxd->rx_desc->vge_sts = htole32(VGE_RDSTS_OWN);
1302 rxd->rx_desc->vge_sts = htole32(VGE_RDSTS_OWN);
1462 if ((rxstat & VGE_RDSTS_OWN) != 0)

Completed in 48 milliseconds