Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Ddwpcie.c220 struct dwpcie_msi { struct
221 int (*dm_func)(void *);
222 void *dm_arg;
223 int dm_ipl;
224 int dm_flags;
225 int dm_vec;
226 int dm_nvec;
227 struct evcount dm_count;
228 char *dm_name;