Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ste/
H A Dif_ste.c1276 txc->ste_map = NULL; in ste_dma_alloc()
1278 &txc->ste_map); in ste_dma_alloc()
1297 rxc->ste_map = NULL; in ste_dma_alloc()
1299 &rxc->ste_map); in ste_dma_alloc()
1324 txc->ste_map); in ste_dma_free()
1325 txc->ste_map = NULL; in ste_dma_free()
1337 rxc->ste_map); in ste_dma_free()
1338 rxc->ste_map = NULL; in ste_dma_free()
1409 map = rxc->ste_map; in ste_newbuf()
1673 cur_rx->ste_map); in ste_stop()
[all …]
H A Dif_stereg.h542 bus_dmamap_t ste_map; member
549 bus_dmamap_t ste_map; member