Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dpciio.h89 struct pci_conf_io { struct
90 u_int32_t pat_buf_len; /* pattern buffer length */
91 u_int32_t num_patterns; /* number of patterns */
92 struct pci_match_conf *patterns; /* pattern buffer */
93 u_int32_t match_buf_len; /* match buffer length */
94 u_int32_t num_matches; /* number of matches returned */
95 struct pci_conf *matches; /* match buffer */
96 u_int32_t offset; /* offset into device list */
97 u_int32_t generation; /* device list generation */
98 pci_getconf_status status; /* request status */