Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dvscan.h47 #define VS_IOCTL_RESULT 0x04 /* scan result */ macro
/titanic_44/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c629 case VS_IOCTL_RESULT: in vscan_drv_ioctl()
/titanic_44/usr/src/cmd/vscan/vscand/
H A Dvs_main.c807 (ioctl(vscand_kdrv_fd, VS_IOCTL_RESULT, scan_rsp) < 0)) { in vscand_kernel_result()