Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sg_lookup_dev
drivers/scsi/sg.c
2298
sdp = sg_lookup_dev(dev);
drivers/scsi/sg.c
2493
sdp = it ? sg_lookup_dev(it->index) : NULL;
drivers/scsi/sg.c
2519
sdp = it ? sg_lookup_dev(it->index) : NULL;
drivers/scsi/sg.c
2609
sdp = it ? sg_lookup_dev(it->index) : NULL;