Searched refs:hwd (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c432 nge_hot_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) argument
437 hw_bd_p = (hot_rx_bd *)hwd;
451 nge_sum_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) argument
455 hw_bd_p = hwd;
468 nge_hot_rxd_check(const void *hwd, size_t *len) argument
473 hrbdp = hwd;
480 nge_sum_rxd_check(const void *hwd, size_t *len) argument
485 hrbdp = hwd;
H A Dnge_tx.c705 nge_hot_txd_check(const void *hwd) argument
710 htbdp = hwd;
716 nge_sum_txd_check(const void *hwd) argument
721 htbdp = hwd;
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c384 hwd_sb_t *hwd; local
401 rv = opl_read_hwd(mp->dev.bp->bnum, NULL, NULL, NULL, &hwd);
408 pm = &hwd->sb_cmu.cmu_memory;

Completed in 54 milliseconds