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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Depic100.c269 rx_ring[i].status = cpu_to_le32(RRING_OWN); /* Owned by Epic chip */
375 if ((rx_ring[entry].status & cpu_to_le32(RRING_OWN)) == RRING_OWN)
406 rx_ring[entry].status = RRING_OWN;
H A Depic100.h159 #define RRING_OWN (0x8000) macro

Completed in 21 milliseconds