Searched defs:bpdev (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/dpaa2/ | ||
| H A D | dpaa2_channel.c | 108 dpaa2_chan_setup(device_t dev,device_t iodev,device_t condev,device_t bpdev,struct dpaa2_channel ** channel,uint32_t flowid,task_fn_t cleanup_task_fn) dpaa2_chan_setup() argument |
| H A D | dpaa2_buf.c | 54 dpaa2_buf_seed_pool(device_t dev,device_t bpdev,void * arg,uint32_t count,int size,struct mtx * dma_mtx) dpaa2_buf_seed_pool() argument |
| H A D | dpaa2_ni.c | 3343 bpdev = (device_t)rman_get_start(sc->res[DPAA2_NI_BP_RID(0)]); in dpaa2_ni_rx_err() local |