Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dppb.c50 struct ppb_softc { struct
51 device_t sc_dev; /* generic device glue */
52 pci_chipset_tag_t sc_pc; /* our PCI chipset... */
53 pcitag_t sc_tag; /* ...and tag. */
55 pcireg_t sc_pciconfext[48];