Home
last modified time | relevance | path

Searched refs:ANDP (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dg_NCR5380.c715 #define ANDP , macro
720 PRINTP("0x%02x " ANDP opcode); in sprint_opcode()
729 PRINTP("%02x " ANDP command[i]); in sprint_command()
746 …INTP("host number %d destination target %d, lun %d\n" ANDP cmd->host->host_no ANDP cmd->target AND… in sprint_Scsi_Cmnd()
792 PRINTP("SCSI host number %d : %s\n" ANDP scsi_ptr->host_no ANDP scsi_ptr->hostt->name); in generic_NCR5380_proc_info()
793 PRINTP("Generic NCR5380 driver version %d\n" ANDP GENERIC_NCR5380_PUBLIC_RELEASE); in generic_NCR5380_proc_info()
794 PRINTP("NCR5380 core version %d\n" ANDP NCR5380_PUBLIC_RELEASE); in generic_NCR5380_proc_info()
796 PRINTP("NCR53C400 extension version %d\n" ANDP NCR53C400_PUBLIC_RELEASE); in generic_NCR5380_proc_info()
797 …PRINTP("NCR53C400 card%s detected\n" ANDP(((struct NCR5380_hostdata *) scsi_ptr->hostdata)->flags … in generic_NCR5380_proc_info()
804 …PRINTP("Using %s mapping at %s 0x%lx, " ANDP STRVAL(NCR5380_map_config) ANDP STRVAL(NCR5380_map_na… in generic_NCR5380_proc_info()
[all …]