Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dpciio.h62 struct pci_conf { struct
63 struct pcisel pc_sel; /* domain+bus+slot+function */
64 u_int8_t pc_hdr; /* PCI header type */
65 u_int16_t pc_subvendor; /* card vendor ID */
89 struct pci_conf_io { argument
95 struct pci_conf *matches; /* match buffer */ argument
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c281 ddi_acc_handle_t pci_conf; in find_fb_dev() local
340 ddi_acc_handle_t pci_conf; in find_fb_dev() local
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.c80 ddi_acc_handle_t pci_conf; in gfxp_check_for_console() local