Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sg.h26 #define SG_GET_VERSION_NUM _IOR(SGIOC, 0x82, int) macro
H A Dscsi_sg.c511 case SG_GET_VERSION_NUM: in sgioctl()
/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c2579 args->cmd = SG_GET_VERSION_NUM; in linux_ioctl_sg()