Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c5481 int short_fmk; in st_ioctl() local
5483 if (ddi_copyin((void *)arg, &short_fmk, in st_ioctl()
5484 sizeof (short_fmk), flag)) { in st_ioctl()
5492 if (!short_fmk) { in st_ioctl()
5494 } else if (short_fmk == 1) { in st_ioctl()