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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txpreg.h484 volatile u_int32_t hv_rx_buf_read_idx; /* arm->host */ member in struct:txp_hostvar
H A Dif_txp.c628 if (hv->hv_rx_buf_write_idx == hv->hv_rx_buf_read_idx)
783 end = TXP_OFFSET2IDX(le32toh(hv->hv_rx_buf_read_idx));

Completed in 64 milliseconds