Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpciio.h94 struct pci_conf_io { struct
95 u_int32_t pat_buf_len; /* pattern buffer length */
96 u_int32_t num_patterns; /* number of patterns */
97 struct pci_match_conf *patterns; /* pattern buffer */
98 u_int32_t match_buf_len; /* match buffer length */
99 u_int32_t num_matches; /* number of matches returned */
100 struct pci_conf *matches; /* match buffer */
101 u_int32_t offset; /* offset into device list */
102 u_int32_t generation; /* device list generation */
103 pci_getconf_status status; /* request status */