Searched defs:iodev (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_io.c | 352 dpaa2_io_enq_multiple_fq(device_t iodev, uint32_t fqid, in dpaa2_io_enq_multiple_fq() 374 dpaa2_io_conf_wq_channel(device_t iodev, struct dpaa2_io_notif_ctx *ctx) in dpaa2_io_conf_wq_channel() 392 dpaa2_io_query_bp(device_t iodev, uint16_t bpid, struct dpaa2_bp_conf *conf) in dpaa2_io_query_bp() 403 dpaa2_io_release_bufs(device_t iodev, uint16_t bpid, bus_addr_t *buf, in dpaa2_io_release_bufs()
|
H A D | dpaa2_channel.c | 108 dpaa2_chan_setup(device_t dev, device_t iodev, device_t condev, device_t bpdev, in dpaa2_chan_setup()
|
H A D | dpaa2_ni.c | 979 device_t iodev, condev, bpdev; in dpaa2_ni_setup_channels() local
|
/freebsd/sys/dev/io/ |
H A D | iodev.c | 53 static struct cdev *iodev; variable
|