VGE_RDSTS_OWN
if (rd_sts & VGE_RDSTS_OWN) {
sc->sc_rxdescs[i].rd_sts |= htole32(VGE_RDSTS_OWN);
if ((rxstat & VGE_RDSTS_OWN) != 0) {