Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDsubr_bus.c404 static struct dev_softc struct
406 int inuse;
407 int nonblock;
408 int queued;
409 int async;
410 struct mtx mtx;
411 struct cv cv;
412 struct selinfo sel;
413 struct devq devq;
414 struct sigio *sigio;
/trueos/usr.sbin/bhyve/
HDvirtio.c60 void *dev_softc, struct pci_devinst *pi, in vi_softc_linkup()
/trueos/sys/dev/aic7xxx/
HDaic7xxx.h982 aic_dev_softc_t dev_softc; member
HDaic79xx.h1140 aic_dev_softc_t dev_softc; member