Searched defs:hwd (Results 1 – 3 of 3) sorted by relevance
430 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()
702 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()
388 hwd_sb_t *hwd; in drmach_setup_mc_info() local