Home
last modified time | relevance | path

Searched refs:rx_last (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1127 last = ip->rx_last; in iprb_rx_add()
1130 ip->rx_last = curr; in iprb_rx_add()
1151 ip->rx_last = NUM_RX - 1; in iprb_rx_init()
1155 ip->rx_last = NUM_RX - 1; in iprb_rx_init()
H A Diprb.h84 uint16_t rx_last; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c97 static int rx_tail, rx_last; variable
3357 rx_last = rx_tail;
3445 rd = rx_base + rx_last;