Home
last modified time | relevance | path

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

/titanic_51/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) in nge_hot_rxd_fill() argument
451 nge_sum_rxd_fill(void *hwd, const ddi_dma_cookie_t *cookie, size_t len) in nge_sum_rxd_fill() argument
468 nge_hot_rxd_check(const void *hwd, size_t *len) in nge_hot_rxd_check() argument
480 nge_sum_rxd_check(const void *hwd, size_t *len) in nge_sum_rxd_check() argument
H A Dnge_tx.c705 nge_hot_txd_check(const void *hwd) in nge_hot_txd_check() argument
716 nge_sum_txd_check(const void *hwd) in nge_sum_txd_check() argument
/titanic_51/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c384 hwd_sb_t *hwd; in drmach_setup_mc_info() local