taglinefilesource code
check_address260drivers/scsi/53c7,8xx.cstatic int check_address (unsigned long addr, int size);
check_address5688drivers/scsi/53c7,8xx.cif (!check_address ((unsigned long) ncmd, sizeof (struct NCR53c7x0_cmd)) &&
check_address5744drivers/scsi/53c7,8xx.cif (check_address ((unsigned long) ncmd, 
check_address5785drivers/scsi/53c7,8xx.cif (check_address ((unsigned long) dsa, hostdata->dsa_end - 
check_address5808drivers/scsi/53c7,8xx.ci > 0 && !check_address ((unsigned long) ptr, 1);
check_address5870drivers/scsi/53c7,8xx.cif (check_address ((unsigned long) (cmd->host_scribble), 
check_address5915drivers/scsi/53c7,8xx.cif (check_address ((unsigned long) dsa, sizeof(dsa)) == -1) {
check_address6333drivers/scsi/53c7,8xx.ccheck_address (unsigned long addr, int size) {