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
2285
sdp = sg_lookup_dev(dev);
drivers/scsi/sg.c
2480
sdp = it ? sg_lookup_dev(it->index) : NULL;
drivers/scsi/sg.c
2506
sdp = it ? sg_lookup_dev(it->index) : NULL;
drivers/scsi/sg.c
2596
sdp = it ? sg_lookup_dev(it->index) : NULL;