Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dsubr_bus.c409 static struct dev_softc struct
411 int inuse;
412 int nonblock;
413 int queued;
414 int async;
415 struct mtx mtx;
416 struct cv cv;
417 struct selinfo sel;
418 struct devq devq;
419 struct sigio *sigio;
/freebsd-12.1/usr.sbin/bhyve/
H A Dvirtio.c65 void *dev_softc, struct pci_devinst *pi, in vi_softc_linkup()
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx.h984 aic_dev_softc_t dev_softc; member
H A Daic79xx.h1142 aic_dev_softc_t dev_softc; member