Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_sg.h18 #define SG_GET_COMMAND_Q _IO(SGIOC, 0x70) macro
H A Dscsi_sg.c620 case SG_GET_COMMAND_Q: in sgioctl()