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

/drivers/scsi/
H A Dg_NCR5380.c749 #define ANDP , macro
754 PRINTP("0x%02x " ANDP opcode);
763 PRINTP("%02x " ANDP command[i]);
780 PRINTP("host number %d destination target %d, lun %d\n" ANDP cmd->device->host->host_no ANDP cmd->device->id ANDP cmd->device->lun);
820 PRINTP("SCSI host number %d : %s\n" ANDP scsi_ptr->host_no ANDP scsi_ptr->hostt->name);
821 PRINTP("Generic NCR5380 driver version %d\n" ANDP GENERIC_NCR5380_PUBLIC_RELEASE);
822 PRINTP("NCR5380 core version %d\n" ANDP NCR5380_PUBLIC_RELEAS
911 #undef ANDP macro
[all...]

Completed in 58 milliseconds