Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h41 struct pci_softc { struct
42 bus_dma_tag_t sc_dma_tag;
43 struct resource *sc_bus;
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.h921 struct ahc_pci_softc pci_softc; global() member