Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c871 ses_uscsi_cmd(ses_softc_t *ssc, Uscmd *Uc, int Uf) in ses_uscsi_cmd() argument
900 err = scsi_uscsi_alloc_and_copyin((intptr_t)Uc, Uf, in ses_uscsi_cmd()
956 uioseg = (Uf & FKIOCTL) ? UIO_SYSSPACE : UIO_USERSPACE; in ses_uscsi_cmd()