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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c166 rsp = LE_TO_HOST_32(raw_rsp);
211 rcode = LE_TO_HOST_32(rcode);
348 for (i = 0; i < LE_TO_HOST_32(prsp->num_rds_rings); i++) {
351 reg = LE_TO_HOST_32(prsp_rds[i].host_producer_crb);
357 reg = LE_TO_HOST_32(prsp_sds[0].host_consumer_crb);
360 reg = LE_TO_HOST_32(prsp_sds[0].interrupt_crb);
363 recv_ctx->state = LE_TO_HOST_32(prsp->host_ctx_state);
461 temp = LE_TO_HOST_32(prsp->cds_ring.host_producer_crb);
466 LE_TO_HOST_32(prsp->host_ctx_state);
H A Dunm_nic.h120 #define LE_TO_HOST_32 LE_32 macro

Completed in 60 milliseconds