Searched refs:sg_scsi_id_t (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dsg.h153 } sg_scsi_id_t; /* 32 bytes long on i386 */ typedef in typeref:struct:sg_scsi_id
183 /* The following ioctl has a 'sg_scsi_id_t *' object as its 3rd argument. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c859 if (!access_ok(VERIFY_WRITE, p, sizeof (sg_scsi_id_t)))
862 sg_scsi_id_t __user *sg_idp = p;

Completed in 161 milliseconds