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

/freebsd-10.3-release/sys/dev/ieee488/
H A Dibfoo.c108 struct handle *rdh; /* addressed for read */ member in struct:ibfoo
399 if (ib->rdh != NULL || ib->wrh != NULL) {
401 ib->rdh = NULL;
610 if (ib->rdh == ib->h)
680 if (ib->rdh != ib->h) {
690 ib->rdh = ib->h;
792 ib->rdh = NULL;
/freebsd-10.3-release/sys/dev/e1000/
H A Dif_igb.h410 int rdh; member in struct:rx_ring

Completed in 108 milliseconds