Searched refs:TWS_IOCTL_LOCK_FREE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/tws/
H A Dtws_user.h47 #define TWS_IOCTL_LOCK_FREE 0x0 macro
H A Dtws_user.c314 if ( (sc->ioctl_lock.lock == TWS_IOCTL_LOCK_FREE) ||
328 if (sc->ioctl_lock.lock == TWS_IOCTL_LOCK_FREE) {
331 sc->ioctl_lock.lock = TWS_IOCTL_LOCK_FREE;

Completed in 44 milliseconds