hv_resp_read_idx 1648 dev/pci/if_txp.c 		idx = letoh32(hv->hv_resp_read_idx);
hv_resp_read_idx 1696 dev/pci/if_txp.c 			ridx = letoh32(hv->hv_resp_read_idx);
hv_resp_read_idx 1713 dev/pci/if_txp.c 		ridx = letoh32(hv->hv_resp_read_idx);
hv_resp_read_idx 1714 dev/pci/if_txp.c 		hv->hv_resp_read_idx = letoh32(ridx);
hv_resp_read_idx 1729 dev/pci/if_txp.c 	ridx = letoh32(hv->hv_resp_read_idx);
hv_resp_read_idx 1741 dev/pci/if_txp.c 		hv->hv_resp_read_idx = htole32(ridx);
hv_resp_read_idx 1744 dev/pci/if_txp.c 	hv->hv_resp_read_idx = htole32(ridx);
hv_resp_read_idx  477 dev/pci/if_txpreg.h 	volatile u_int32_t	hv_resp_read_idx;	/* host->arm */