TXP_OFFSET2IDX    597 dev/pci/if_txp.c 		    TXP_OFFSET2IDX(letoh32(*(sc->sc_txhir.r_off)))))
TXP_OFFSET2IDX    601 dev/pci/if_txp.c 		    TXP_OFFSET2IDX(letoh32(*(sc->sc_txlor.r_off)))))
TXP_OFFSET2IDX    774 dev/pci/if_txp.c 	end = TXP_OFFSET2IDX(letoh32(hv->hv_rx_buf_read_idx));
TXP_OFFSET2IDX    775 dev/pci/if_txp.c 	i = TXP_OFFSET2IDX(letoh32(hv->hv_rx_buf_write_idx));
TXP_OFFSET2IDX    853 dev/pci/if_txp.c 	u_int32_t idx = TXP_OFFSET2IDX(letoh32(*(r->r_off)));