Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h116 ((struct ath_desc *)((caddr_t)(_asc)->asc_desc + \
281 struct ath_desc *asc_desc; /* TX/RX descriptors */ member
H A Dath_main.c399 ((uintptr_t)ds - (uintptr_t)asc->asc_desc); in ath_buflist_setup()
473 asc->asc_desc = (struct ath_desc *)asc->asc_desc_dma.mem_va; in ath_desc_alloc()
475 ds = asc->asc_desc; in ath_desc_alloc()
478 asc->asc_desc, asc->asc_desc_dma.alength, in ath_desc_alloc()