Home
last modified time | relevance | path

Searched defs:hwd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c430 nge_hot_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) in nge_hot_rxd_fill()
449 nge_sum_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) in nge_sum_rxd_fill()
466 nge_hot_rxd_check(const void *hwd, size_t *len) in nge_hot_rxd_check()
478 nge_sum_rxd_check(const void *hwd, size_t *len) in nge_sum_rxd_check()
H A Dnge_tx.c702 nge_hot_txd_check(const void *hwd) in nge_hot_txd_check()
713 nge_sum_txd_check(const void *hwd) in nge_sum_txd_check()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c388 hwd_sb_t *hwd; in drmach_setup_mc_info() local