Home
last modified time | relevance | path

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

/drivers/scsi/
Daha152x.c2979 #undef SPRINTF
2980 #define SPRINTF(args...) seq_printf(m, ##args) macro
2986 SPRINTF("%p: target=%d; lun=%d; cmnd=( ", in get_command()
2990 SPRINTF("0x%02x ", ptr->cmnd[i]); in get_command()
2992 SPRINTF("); resid=%d; residual=%d; buffers=%d; phase |", in get_command()
2997 SPRINTF("not issued|"); in get_command()
2999 SPRINTF("selecting|"); in get_command()
3001 SPRINTF("disconnected|"); in get_command()
3003 SPRINTF("aborted|"); in get_command()
3005 SPRINTF("identified|"); in get_command()
[all …]
Dwd7000.c1298 #undef SPRINTF
1299 #define SPRINTF(args...) { seq_printf(m, ## args); } macro
1323SPRINTF("Host scsi%d: Western Digital WD-7000 (rev %d.%d)\n", host->host_no, adapter->rev1, adapte… in wd7000_show_info()
1324 SPRINTF(" IO base: 0x%x\n", adapter->iobase); in wd7000_show_info()
1325 SPRINTF(" IRQ: %d\n", adapter->irq); in wd7000_show_info()
1326 SPRINTF(" DMA channel: %d\n", adapter->dma); in wd7000_show_info()
1327 SPRINTF(" Interrupts: %d\n", adapter->int_counter); in wd7000_show_info()
1328 SPRINTF(" BUS_ON time: %d nanoseconds\n", adapter->bus_on * 125); in wd7000_show_info()
1329 SPRINTF(" BUS_OFF time: %d nanoseconds\n", adapter->bus_off * 125); in wd7000_show_info()
1335 SPRINTF("\nControl port value: 0x%x\n", adapter->control); in wd7000_show_info()
[all …]
DNCR5380.c710 #undef SPRINTF
711 #define SPRINTF(args...) seq_printf(m, ## args) macro
727 SPRINTF("NCR5380 core release=%d. ", NCR5380_PUBLIC_RELEASE); in NCR5380_show_info()
729 SPRINTF("ncr53c400 release=%d. ", NCR53C400_PUBLIC_RELEASE); in NCR5380_show_info()
731 SPRINTF("DTC 3180/3280 release %d", DTC_PUBLIC_RELEASE); in NCR5380_show_info()
734 SPRINTF("T128 release %d", T128_PUBLIC_RELEASE); in NCR5380_show_info()
737 SPRINTF("Generic5380 release %d", GENERIC_NCR5380_PUBLIC_RELEASE); in NCR5380_show_info()
740 SPRINTF("PAS16 release=%d", PAS16_PUBLIC_RELEASE); in NCR5380_show_info()
743 SPRINTF("\nBase Addr: 0x%05lX ", (long) instance->base); in NCR5380_show_info()
744 SPRINTF("io_port: %04x ", (int) instance->io_port); in NCR5380_show_info()
[all …]
Dnsp32.c1444 #undef SPRINTF
1445 #define SPRINTF(args...) seq_printf(m, ##args) macro
1461 SPRINTF("NinjaSCSI-32 status\n\n"); in nsp32_show_info()
1462 SPRINTF("Driver version: %s, $Revision: 1.33 $\n", nsp32_release_version); in nsp32_show_info()
1463 SPRINTF("SCSI host No.: %d\n", hostno); in nsp32_show_info()
1464 SPRINTF("IRQ: %d\n", host->irq); in nsp32_show_info()
1465SPRINTF("IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1… in nsp32_show_info()
1466 SPRINTF("MMIO(virtual address): 0x%lx-0x%lx\n", host->base, host->base + data->MmioLength - 1); in nsp32_show_info()
1467 SPRINTF("sg_tablesize: %d\n", host->sg_tablesize); in nsp32_show_info()
1468 SPRINTF("Chip revision: 0x%x\n", (nsp32_read2(base, INDEX_REG) >> 8) & 0xff); in nsp32_show_info()
[all …]
Ddc395x.c4618 #undef SPRINTF
4619 #define SPRINTF(args...) seq_printf(m,##args) macro
4623 if (YN) SPRINTF(" Yes ");\
4624 else SPRINTF(" No ")
4634 SPRINTF(DC395X_BANNER " PCI SCSI Host Adapter\n"); in dc395x_show_info()
4635 SPRINTF(" Driver Version " DC395X_VERSION "\n"); in dc395x_show_info()
4639 SPRINTF("SCSI Host Nr %i, ", host->host_no); in dc395x_show_info()
4640 SPRINTF("DC395U/UW/F DC315/U %s\n", in dc395x_show_info()
4642 SPRINTF("io_port_base 0x%04lx, ", acb->io_port_base); in dc395x_show_info()
4643 SPRINTF("irq_level 0x%04x, ", acb->irq_level); in dc395x_show_info()
[all …]
/drivers/staging/keucr/
Dscsiglue.c231 #undef SPRINTF
232 #define SPRINTF(args...) seq_printf(m, ##args) macro
245 SPRINTF(" Host scsi%d: usb-storage\n", host->host_no); in show_info()
254 SPRINTF(" Vendor: %s\n", string); in show_info()
261 SPRINTF(" Product: %s\n", string); in show_info()
266 SPRINTF("Serial Number: %s\n", string); in show_info()
269 SPRINTF(" Protocol: %s\n", us->protocol_name); in show_info()
270 SPRINTF(" Transport: %s\n", us->transport_name); in show_info()
273 SPRINTF(" Quirks:"); in show_info()
278 SPRINTF(" " #name); \ in show_info()
/drivers/usb/storage/
Dscsiglue.c447 #undef SPRINTF
448 #define SPRINTF(args...) seq_printf(m, ## args) macro
456 SPRINTF(" Host scsi%d: usb-storage\n", host->host_no); in show_info()
465 SPRINTF(" Vendor: %s\n", string); in show_info()
472 SPRINTF(" Product: %s\n", string); in show_info()
477 SPRINTF("Serial Number: %s\n", string); in show_info()
480 SPRINTF(" Protocol: %s\n", us->protocol_name); in show_info()
481 SPRINTF(" Transport: %s\n", us->transport_name); in show_info()
484 SPRINTF(" Quirks:"); in show_info()
/drivers/scsi/pcmcia/
Dnsp_cs.c1367 #undef SPRINTF
1368 #define SPRINTF(args...) seq_printf(m, ##args) macro
1381 SPRINTF("NinjaSCSI status\n\n"); in nsp_show_info()
1382 SPRINTF("Driver version: $Revision: 1.23 $\n"); in nsp_show_info()
1383 SPRINTF("SCSI host No.: %d\n", hostno); in nsp_show_info()
1384 SPRINTF("IRQ: %d\n", host->irq); in nsp_show_info()
1385SPRINTF("IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1… in nsp_show_info()
1386 SPRINTF("MMIO(virtual address): 0x%lx-0x%lx\n", host->base, host->base + data->MmioLength - 1); in nsp_show_info()
1387 SPRINTF("sg_tablesize: %d\n", host->sg_tablesize); in nsp_show_info()
1389 SPRINTF("burst transfer mode: "); in nsp_show_info()
[all …]
/drivers/staging/rts5139/
Drts51x_scsi.c1970 #undef SPRINTF
1971 #define SPRINTF(args...) seq_printf(m, ##args) macro
1982 SPRINTF(" Host scsi%d: %s\n", host->host_no, RTS51X_NAME); in show_info()
1985 SPRINTF(" Vendor: Realtek Corp.\n"); in show_info()
1986 SPRINTF(" Product: RTS51xx USB Card Reader\n"); in show_info()
1987 SPRINTF(" Version: %s\n", DRIVER_VERSION); in show_info()
1988 SPRINTF(" Build: %s\n", __TIME__); in show_info()