Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sg.h11 #define SG_EMULATED_HOST _IOR(SGIOC, 0x03, int) macro
H A Dscsi_sg.c638 case SG_EMULATED_HOST: in sgioctl()