Home
last modified time | relevance | path

Searched refs:GET_DMAC_BCR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h497 #define GET_DMAC_BCR(pp) ddi_get32(pp->uh.ebus.d_handle, \ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5724 return (GET_DMAC_BCR(pp)); in cheerio_getcnt()