Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_devctl.c64 static struct dev_softc { struct
65 int inuse;
66 int nonblock;
67 int queued;
68 int async;
69 struct mtx mtx;
70 struct cv cv;
71 struct selinfo sel;
72 struct devq devq;
73 struct sigio *sigio;
[all …]
/freebsd/usr.sbin/bhyve/
H A Dvirtio.c69 void *dev_softc, struct pci_devinst *pi, in vi_softc_linkup()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.h982 aic_dev_softc_t dev_softc; global() member
H A Daic79xx.h1140 aic_dev_softc_t dev_softc; global() member