Searched refs:bhnd_dma_translation (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.h117 const struct bhnd_dma_translation *dma_translations; /**< DMA address translation table, or NULL if DMA is not supported */
H A Dbhndb_pci_hwdata.c355 .dma_translations = (const struct bhnd_dma_translation[]) {
430 .dma_translations = (const struct bhnd_dma_translation[]) {
505 .dma_translations = (const struct bhnd_dma_translation[]) {
588 .dma_translations = (const struct bhnd_dma_translation[]) {
671 .dma_translations = (const struct bhnd_dma_translation[]) {
H A Dbhndb_subr.c45 const struct bhnd_dma_translation *translation,
520 const struct bhnd_dma_translation *translation, bus_dma_tag_t *dmat)
657 const struct bhnd_dma_translation *dt;
H A Dbhndb.c2116 struct bhnd_dma_translation *translation)
2120 const struct bhnd_dma_translation *match;
2146 const struct bhnd_dma_translation *dwin;
/freebsd-12-stable/sys/mips/broadcom/
H A Dbhnd_nexus.c227 struct bhnd_dma_translation *translation)
250 *translation = (struct bhnd_dma_translation) {
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h273 struct bhnd_dma_translation { struct
625 struct bhnd_dma_translation *translation);
925 bus_dma_tag_t *dmat, struct bhnd_dma_translation *translation)
H A Dbhnd_subr.c2110 struct bhnd_dma_translation *translation)
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwnvar.h699 struct bhnd_dma_translation translation;
H A Dif_bwn.c3047 struct bhnd_dma_translation *dt;
3140 struct bhnd_dma_translation *dt;
3274 struct bhnd_dma_translation *dt;
7128 struct bhnd_dma_translation *dt, dma_translation;

Completed in 194 milliseconds