Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vgevar.h49 #define VGE_OWN(x) (letoh32((x)->vge_sts) & VGE_RDSTS_OWN) macro
H A Dif_vge.c994 while (!VGE_OWN(&sc->vge_ldata.vge_rx_list[i])) { in vge_rxeof()