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