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

  /src/sys/dev/pci/
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 *);
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 *);
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 *);

Completed in 33 milliseconds