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

/drivers/scsi/
H A Daha152x.c2979 #undef SPRINTF macro
2980 #define SPRINTF(args...) pos += sprintf(pos, ## args) macro
2987 SPRINTF("0x%08x: target=%d; lun=%d; cmnd=( ",
2991 SPRINTF("0x%02x ", ptr->cmnd[i]);
2993 SPRINTF("); resid=%d; residual=%d; buffers=%d; phase |",
2998 SPRINTF("not issued|");
3000 SPRINTF("selecting|");
3002 SPRINTF("disconnected|");
3004 SPRINTF("aborted|");
3006 SPRINTF("identifie
3323 #undef SPRINTF macro
3324 #define SPRINTF macro
[all...]
H A Dwd7000.c1298 #undef SPRINTF macro
1299 #define SPRINTF(args...) { if (pos < (buffer + length)) pos += sprintf (pos, ## args); } macro
1330 SPRINTF("Host scsi%d: Western Digital WD-7000 (rev %d.%d)\n", host->host_no, adapter->rev1, adapter->rev2);
1331 SPRINTF(" IO base: 0x%x\n", adapter->iobase);
1332 SPRINTF(" IRQ: %d\n", adapter->irq);
1333 SPRINTF(" DMA channel: %d\n", adapter->dma);
1334 SPRINTF(" Interrupts: %d\n", adapter->int_counter);
1335 SPRINTF(" BUS_ON time: %d nanoseconds\n", adapter->bus_on * 125);
1336 SPRINTF(" BUS_OFF time: %d nanoseconds\n", adapter->bus_off * 125);
1342 SPRINTF("\nContro
[all...]
H A DNCR5380.c698 #undef SPRINTF macro
699 #define SPRINTF(args...) do { if(pos < buffer + length-80) pos += sprintf(pos, ## args); } while(0) macro
725 SPRINTF("NCR5380 core release=%d. ", NCR5380_PUBLIC_RELEASE);
727 SPRINTF("ncr53c400 release=%d. ", NCR53C400_PUBLIC_RELEASE);
729 SPRINTF("DTC 3180/3280 release %d", DTC_PUBLIC_RELEASE);
732 SPRINTF("T128 release %d", T128_PUBLIC_RELEASE);
735 SPRINTF("Generic5380 release %d", GENERIC_NCR5380_PUBLIC_RELEASE);
738 SPRINTF("PAS16 release=%d", PAS16_PUBLIC_RELEASE);
741 SPRINTF("\nBase Addr: 0x%05lX ", (long) instance->base);
742 SPRINTF("io_por
[all...]
H A Ddc395x.c4618 #undef SPRINTF macro
4619 #define SPRINTF(args...) pos += sprintf(pos, args) macro
4623 if (YN) SPRINTF(" Yes ");\
4624 else SPRINTF(" No ")
4639 SPRINTF(DC395X_BANNER " PCI SCSI Host Adapter\n");
4640 SPRINTF(" Driver Version " DC395X_VERSION "\n");
4644 SPRINTF("SCSI Host Nr %i, ", host->host_no);
4645 SPRINTF("DC395U/UW/F DC315/U %s\n",
4647 SPRINTF("io_port_base 0x%04lx, ", acb->io_port_base);
4648 SPRINTF("irq_leve
[all...]
H A Dnsp32.c1444 #undef SPRINTF macro
1445 #define SPRINTF(args...) \ macro
1475 SPRINTF("NinjaSCSI-32 status\n\n");
1476 SPRINTF("Driver version: %s, $Revision: 1.33 $\n", nsp32_release_version);
1477 SPRINTF("SCSI host No.: %d\n", hostno);
1478 SPRINTF("IRQ: %d\n", host->irq);
1479 SPRINTF("IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1);
1480 SPRINTF("MMIO(virtual address): 0x%lx-0x%lx\n", host->base, host->base + data->MmioLength - 1);
1481 SPRINTF("sg_tablesize: %d\n", host->sg_tablesize);
1482 SPRINTF("Chi
1545 #undef SPRINTF macro
[all...]
H A Datari_NCR5380.c757 #undef SPRINTF macro
758 #define SPRINTF(fmt,args...) \ macro
785 SPRINTF("NCR5380 core release=%d.\n", NCR5380_PUBLIC_RELEASE);
788 SPRINTF("NCR5380: coroutine is%s running.\n",
792 SPRINTF("scsi%d: no currently connected command\n", HOSTNO);
796 SPRINTF("scsi%d: issue_queue\n", HOSTNO);
803 SPRINTF("scsi%d: disconnected_queue\n", HOSTNO);
824 SPRINTF("scsi%d: destination target %d, lun %d\n",
826 SPRINTF(" command = ");
828 SPRINTF("
[all...]
H A Dsun3_NCR5380.c699 #undef SPRINTF macro
700 #define SPRINTF(fmt,args...) \ macro
728 SPRINTF("NCR5380 core release=%d.\n", NCR5380_PUBLIC_RELEASE);
731 SPRINTF("NCR5380: coroutine is%s running.\n", main_running ? "" : "n't");
734 SPRINTF("scsi%d: no currently connected command\n", HOSTNO);
738 SPRINTF("scsi%d: issue_queue\n", HOSTNO);
746 SPRINTF("scsi%d: disconnected_queue\n", HOSTNO);
768 SPRINTF("scsi%d: destination target %d, lun %d\n",
770 SPRINTF(" command = ");
772 SPRINTF("
[all...]
/drivers/staging/keucr/
H A Dscsiglue.c231 #undef SPRINTF macro
232 #define SPRINTF(args...) \ macro
250 SPRINTF(" Host scsi%d: usb-storage\n", host->host_no);
259 SPRINTF(" Vendor: %s\n", string);
266 SPRINTF(" Product: %s\n", string);
271 SPRINTF("Serial Number: %s\n", string);
274 SPRINTF(" Protocol: %s\n", us->protocol_name);
275 SPRINTF(" Transport: %s\n", us->transport_name);
/drivers/usb/storage/
H A Dscsiglue.c431 #undef SPRINTF macro
432 #define SPRINTF(args...) \ macro
447 SPRINTF(" Host scsi%d: usb-storage\n", host->host_no);
456 SPRINTF(" Vendor: %s\n", string);
463 SPRINTF(" Product: %s\n", string);
468 SPRINTF("Serial Number: %s\n", string);
471 SPRINTF(" Protocol: %s\n", us->protocol_name);
472 SPRINTF(" Transport: %s\n", us->transport_name);
/drivers/scsi/pcmcia/
H A Dnsp_cs.c1367 #undef SPRINTF macro
1368 #define SPRINTF(args...) \ macro
1395 SPRINTF("NinjaSCSI status\n\n");
1396 SPRINTF("Driver version: $Revision: 1.23 $\n");
1397 SPRINTF("SCSI host No.: %d\n", hostno);
1398 SPRINTF("IRQ: %d\n", host->irq);
1399 SPRINTF("IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1);
1400 SPRINTF("MMIO(virtual address): 0x%lx-0x%lx\n", host->base, host->base + data->MmioLength - 1);
1401 SPRINTF("sg_tablesize: %d\n", host->sg_tablesize);
1403 SPRINTF("burs
1475 #undef SPRINTF macro
[all...]
/drivers/staging/rts_pstor/
H A Drtsx.c129 #undef SPRINTF macro
130 #define SPRINTF(args...) \ macro
143 SPRINTF(" Host scsi%d: %s\n", host->host_no, CR_DRIVER_NAME);
146 SPRINTF(" Vendor: Realtek Corp.\n");
147 SPRINTF(" Product: PCIE Card Reader\n");
148 SPRINTF(" Version: %s\n", DRIVER_VERSION);
/drivers/staging/rts5139/
H A Drts51x_scsi.c2050 #undef SPRINTF macro
2051 #define SPRINTF(args...) \ macro
2064 SPRINTF(" Host scsi%d: %s\n", host->host_no, RTS51X_NAME);
2067 SPRINTF(" Vendor: Realtek Corp.\n");
2068 SPRINTF(" Product: RTS51xx USB Card Reader\n");
2069 SPRINTF(" Version: %s\n", DRIVER_VERSION);
2070 SPRINTF(" Build: %s\n", __TIME__);

Completed in 1000 milliseconds