summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/engine.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-09-03 08:30:10 +0000
committerpeter <peter@FreeBSD.org>2000-09-03 08:30:10 +0000
commit1ea926e93d79bf4e3ce719a70f2f95901226ab9f (patch)
treef56971f27659c079955864e9be1a1eccbaf29765 /lib/libc/regex/engine.c
parent175e5fe4dd448cce6e48db6f1b026da149b5d9ff (diff)
downloadFreeBSD-src-1ea926e93d79bf4e3ce719a70f2f95901226ab9f.zip
FreeBSD-src-1ea926e93d79bf4e3ce719a70f2f95901226ab9f.tar.gz
Fix pci-pci bridges (I hope).
In the nexus case, there are no ivars for children of nexus devices, and we were passing data in from before the device existed, hence ivars are convenient as the softc doesn't really exist yet. However, for pci->pci bridges, the pcib occupies a pci device itself, which *does* already have ivars. However, softc is available and stable at this point since we've been identified and are locating the bus during attach. So, use softc for this version of pcib devices for storing the physical bus number in.
Diffstat (limited to 'lib/libc/regex/engine.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud