HomeSort by: relevance | last modified time | path
    Searched refs:hv_resp_write_idx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_txpreg.h 489 volatile u_int32_t hv_resp_write_idx; /* arm->host */ member in struct:txp_hostvar
if_txp.c 1696 if (idx != le32toh(hv->hv_resp_write_idx)) {
1722 while (ridx != le32toh(hv->hv_resp_write_idx)) {

Completed in 14 milliseconds