HomeSort by: relevance | last modified time | path
    Searched refs:pci_conf_state (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/
ydsvar.h 118 struct pci_conf_state sc_pciconf;
pcivar.h 233 struct pci_conf_state { struct
268 struct pci_conf_state c_conf;
393 void pci_conf_capture(pci_chipset_tag_t, pcitag_t, struct pci_conf_state *);
394 void pci_conf_restore(pci_chipset_tag_t, pcitag_t, struct pci_conf_state *);
pci.c 950 struct pci_conf_state *pcs)
1025 struct pci_conf_state *pcs)
1259 struct pci_conf_state p_pciconf;
if_fxp_pci.c 76 struct pci_conf_state psc_pciconf; /* standard PCI configuration regs */
  /src/sys/external/bsd/drm2/include/linux/
pci.h 184 struct pci_conf_state *pd_saved_state;

Completed in 173 milliseconds