Home
last modified time | relevance | path

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

/freebsd/sys/dev/cesa/
H A Dcesa.h125 (sizeof(struct cesa_sa_hdesc) + offsetof(struct cesa_sa_data, member))
127 (sizeof(struct cesa_sa_hdesc) + sizeof(struct cesa_sa_data) + offset)
145 struct cesa_sa_hdesc { struct
184 struct cesa_sa_hdesc *csd_cshd;
H A Dcesa.c117 cesa_dump_cshd(struct cesa_softc *sc, struct cesa_sa_hdesc *cshd) in cesa_dump_cshd()
353 sizeof(struct cesa_sa_hdesc), cr->cr_csd_paddr, in cesa_tdma_copyin_sa_data()
362 sizeof(struct cesa_sa_hdesc), sizeof(struct cesa_sa_data))); in cesa_tdma_copyout_sa_data()
370 sizeof(struct cesa_sa_hdesc))); in cesa_tdma_copy_sdesc()
1267 CESA_SA_DESCRIPTORS * sizeof(struct cesa_sa_hdesc)); in cesa_attach_late()
1274 (struct cesa_sa_hdesc *)(sc->sc_sdesc_cdm.cdm_vaddr) + i; in cesa_attach_late()
1276 (i * sizeof(struct cesa_sa_hdesc)); in cesa_attach_late()