Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_sg.h22 #define SG_GET_SCSI_ID _IO(SGIOC, 0x76) macro
H A Dscsi_sg.c587 case SG_GET_SCSI_ID: in sgioctl()