Searched defs:hwd (Results 1 – 3 of 3) sorted by relevance
432 nge_hot_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) in nge_hot_rxd_fill()451 nge_sum_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) in nge_sum_rxd_fill()468 nge_hot_rxd_check(const void *hwd, size_t *len) in nge_hot_rxd_check()480 nge_sum_rxd_check(const void *hwd, size_t *len) in nge_sum_rxd_check()
705 nge_hot_txd_check(const void *hwd) in nge_hot_txd_check()716 nge_sum_txd_check(const void *hwd) in nge_sum_txd_check()
384 hwd_sb_t *hwd; in drmach_setup_mc_info() local