Home
last modified time | relevance | path

Searched refs:TWS_IOCTL_LOCK_ALREADY_HELD (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/tws/
HDtws_user.h44 #define TWS_IOCTL_LOCK_ALREADY_HELD 0x1002 /* Already locked */ macro
HDtws_user.c323 ubuf->driver_pkt.status = TWS_IOCTL_LOCK_ALREADY_HELD; in tws_ioctl_aen()