tag | line | file | source code |
---|---|---|---|
not_issued | 899 | drivers/scsi/aha152x.c | SCpnt->SCp.phase = not_issued; |
not_issued | 2673 | drivers/scsi/aha152x.c | if(ptr->SCp.phase & not_issued ) printk("not issued|"); |
not_issued | 2763 | drivers/scsi/aha152x.c | if(ptr->SCp.phase & not_issued ) SPRINTF("not issued|"); |