Home
last modified time | relevance | path

Searched refs:firstopen (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/drm2/
H A Ddrm_fops.c48 if (dev->driver->firstopen) { in drm_setup()
49 ret = dev->driver->firstopen(dev); in drm_setup()
H A DdrmP.h703 int (*firstopen) (struct drm_device *); member
/src/sys/contrib/openzfs/module/zfs/
H A Dspa.c6430 int firstopen = B_FALSE; local
6454 firstopen = B_TRUE;
6531 if (firstopen)