Searched refs:WB_RXSTAT_OWN (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Ddevice.c163 if (check & WB_RXSTAT_OWN) {
H A Dwb840.c72 descriptor->wb_status = WB_RXSTAT_OWN;
319 & WB_RXSTAT_OWN) {
H A Dwb840.h262 WB_RXSTAT_OWN = 0x80000000 enumerator in enum:rxStatusBits
266 #define WB_RXSTAT (WB_RXSTAT_FIRSTFRAG|WB_RXSTAT_LASTFRAG|WB_RXSTAT_OWN)

Completed in 47 milliseconds