Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c3675 struct sg_scsi_id a_sid; in show_scsi_modes() local
3703 if (ioctl(sg_fd, SG_GET_SCSI_ID, &a_sid) < 0) { in show_scsi_modes()
3714 scsi_ptype = a_sid.scsi_type; in show_scsi_modes()