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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c2170 static Sg_device *sg_lookup_dev(int dev) function
2181 sdp = sg_lookup_dev(dev);
2477 sdp = it ? sg_lookup_dev(it->index) : NULL;
2505 sdp = it ? sg_lookup_dev(it->index) : NULL;
2599 sdp = it ? sg_lookup_dev(it->index) : NULL;

Completed in 165 milliseconds