Searched refs:SG_GET_SCSI_ID (Results 1 – 6 of 6) sorted by relevance
23 #define SG_GET_SCSI_ID 0x2276 macro
743 res = ioctl(sg_fd, SG_GET_SCSI_ID, &m_id); in run_sg_scan_tests()3135 res = ioctl(sg_fd, SG_GET_SCSI_ID, &map_arr[k].sg_dat); in show_scsi_maps()3703 if (ioctl(sg_fd, SG_GET_SCSI_ID, &a_sid) < 0) { in show_scsi_modes()7277 res = ioctl(fd, SG_GET_SCSI_ID, &info); in sg_prepare()