Home
last modified time | relevance | path

Searched defs:hw_channel_context (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mana/
H A Dhw_channel.h191 struct hw_channel_context { struct
192 struct gdma_dev *gdma_dev;
193 device_t dev;
217 int mana_hwc_send_request(struct hw_channel_context *hwc, uint32_t req_len, argument