[go: nahoru, domu]

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

/drivers/scsi/
H A Dg_NCR5380.c745 #define ANDP , macro
749 PRINTP("0x%02x " ANDP opcode);
757 PRINTP("%02x " ANDP command[i]);
771 PRINTP("host number %d destination target %d, lun %llu\n" ANDP cmd->device->host->host_no ANDP cmd->device->id ANDP cmd->device->lun);
809 PRINTP("SCSI host number %d : %s\n" ANDP scsi_ptr->host_no ANDP scsi_ptr->hostt->name);
810 PRINTP("Generic NCR5380 driver version %d\n" ANDP GENERIC_NCR5380_PUBLIC_RELEASE);
811 PRINTP("NCR5380 core version %d\n" ANDP NCR5380_PUBLIC_RELEAS
896 #undef ANDP macro
[all...]

Completed in 150 milliseconds