tag | line | file | source code |
---|---|---|---|
Signature | 156 | drivers/scsi/seagate.c | static const Signature signatures[] = { |
Signature | 187 | drivers/scsi/seagate.c | #define NUM_SIGNATURES (sizeof(signatures) / sizeof(Signature)) |
Signature | 518 | drivers/scsi/wd7000.c | static const Signature signatures[] = {{"SSTBIOS",0xd,0x7}}; |
Signature | 520 | drivers/scsi/wd7000.c | #define NUM_SIGNATURES (sizeof(signatures)/sizeof(Signature)) |