• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:TRACE2

258 #define TRACE2(a)   {if (DebugState==1 || DebugState==2) {ser_printk a;}}
263 #define TRACE2(a) {if (DebugState==1 || DebugState==2) {printk a;}}
269 #define TRACE2(a)
433 TRACE2(("gdth_scsi_done()\n"));
647 TRACE2(("Controller found at %d/%d, irq %d, dpmem 0x%lx\n",
683 TRACE2(("wait for DEINIT: retries=%d\n",retries));
717 TRACE2(("GDT3000/3020: IRQ=%d\n",ha->irq));
720 TRACE2(("Unknown IRQ, use IRQ table from cmd line !\n"));
880 TRACE2(("init_pci() dpmem %lx irq %d\n",pcistr->dpmem,ha->irq));
901 TRACE2(("init_pci_old() address 0x%x busy\n", i));
987 TRACE2(("init_pci_new() dpmem %lx irq %d\n",
1010 TRACE2(("init_pci_plx() address 0x%x busy\n", i));
1098 TRACE2(("init_pci_mpr() dpmem %lx irq %d\n",pcistr->dpmem,ha->irq));
1138 TRACE2(("init_pci_mpr() address 0x%x busy\n", i));
1486 TRACE2(("gdth_internal_cmd() service %d opcode %d\n",service,opcode));
1595 TRACE2(("gdth_search_drives(): SCREENSERVICE initialized\n"));
1613 TRACE2(("gdth_search_drives(): RTC: %x/%x/%x\n",*(u32 *)&rtc[0],
1638 TRACE2(("gdth_search_drives(): CACHESERVICE initialized\n"));
1680 TRACE2(("IOCHAN_RAW_DESC supported!\n"));
1711 TRACE2(("gdth_search_drives() %d channels\n",ha->bus_cnt));
1721 TRACE2(("gdth_search_drives() cinfo: vs %x sta %d str %d dw %d b %d\n",
1733 TRACE2(("BOARD_INFO/BOARD_FEATURES supported\n"));
1738 TRACE2(("BOARD_INFO requires firmware >= 1.10/2.08\n"));
1741 TRACE2(("Controller name: %s\n",ha->binfo.type_string));
1772 TRACE2(("Channel %d: %d phys. drives\n",
1801 TRACE2(("Drive %d is log. drive\n",drv_no));
1849 TRACE2(("gdth_search_drives(): RAWSERVICE initialized\n"));
1854 TRACE2(("gdth_search_drives(): set features RAWSERVICE OK\n"));
1856 TRACE2(("gdth_search_dr(): get feat RAWSERVICE %d\n",
1865 TRACE2(("gdth_search_drives(): set features CACHESERVICE OK\n"));
1867 TRACE2(("gdth_search_dr(): get feat CACHESERV. %d\n",
1877 TRACE2(("gdth_search_drives(): RESERVE_ALL code %d\n",
1883 TRACE2(("gdth_search_drives(): reserve ha %d bus %d id %d lun %d\n",
1902 TRACE2(("gdth_search_drives(): CACHE_READ_OEM_STRING_RECORD OK\n"));
1910 TRACE2(("gdth_search_drives(): CACHE_READ_OEM_STRING_RECORD failed\n"));
1961 TRACE2(("gdth_search_dr() cdr. %d size %d hds %d scs %d\n",
1966 TRACE2(("gdth_search_dr() cache drive %d devtype %d\n",
1973 TRACE2(("gdth_search_dr() cache drive %d cluster info %d\n",
1981 TRACE2(("gdth_search_dr() cache drive %d r/w attrib. %d\n",
2083 TRACE2(("TEST_UNIT_READY Bus %d Id %d LUN %d\n",
2089 TRACE2(("Scan mode: 0x%x\n", ha->scan_mode));
2098 TRACE2(("Scan mode: 0x%x (SCAN_START)\n",
2102 TRACE2(("Scan mode: 0x%x\n", ha->scan_mode));
2109 TRACE2(("Scan mode: 0x%x (SCAN_END)\n",
2153 TRACE2(("Command 0x%x to bus %d id %d lun %d -> IGNORE\n",
2175 TRACE2(("cmd 0x%x target %d: UNIT_ATTENTION\n",
2213 TRACE2(("cache cmd %s\n",nscp->cmnd[0] == RESERVE ?
2227 TRACE2(("cmd 0x%x target %d: UNIT_ATTENTION\n",
2243 TRACE2(("cache cmd %x/%x/%x/%x/%x/%x unknown\n",nscp->cmnd[0],
2347 TRACE2(("Test/Verify/Start hdrive %d\n",t));
2351 TRACE2(("Inquiry hdrive %d devtype %d\n",
2370 TRACE2(("Request sense hdrive %d\n",t));
2380 TRACE2(("Mode sense hdrive %d\n",t));
2392 TRACE2(("Read capacity hdrive %d\n",t));
2406 TRACE2(("Read capacity (16) hdrive %d\n",t));
2417 TRACE2(("Internal cache cmd 0x%x unknown\n",scp->cmnd[0]));
2593 TRACE2(("gdth_fill_cache() DPMEM overflow\n"));
2644 TRACE2(("special raw cmd 0x%x param 0x%x\n",
2650 TRACE2(("special raw cmd 0x%x param 0x%x\n",
2766 TRACE2(("gdth_fill_raw() DPMEM overflow\n"));
2784 TRACE2(("gdth_special_cmd(): "));
2804 TRACE2(("IOCTL\n"));
2808 TRACE2(("cache command %d\n",cmdp->OpCode));
2816 TRACE2(("raw command %d\n",cmdp->OpCode));
2831 TRACE2(("gdth_special_cmd() DPMEM overflow\n"));
2851 TRACE2(("gdth_store_event() source %d idx %d\n", source, idx));
2896 TRACE2(("gdth_read_event() handle %d\n", handle));
2930 TRACE2(("gdth_readapp_event() app. %d\n", application));
3030 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status));
3044 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status));
3059 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status));
3073 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status));
3092 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status));
3132 TRACE2(("gdth_interrupt() unknown controller type\n"));
3146 TRACE2(("gdth_interrupt() async. event\n"));
3155 TRACE2(("Service unknown or not initialized !\n"));
3167 TRACE2(("gdth_interrupt() index to unused command (%d)\n",IStatus));
3317 TRACE2(("Controller busy -> retry !\n"));
3335 TRACE2(("gdth_sync_event(): special cmd 0x%x OK\n",
3380 TRACE2(("gdth_sync_event(): special cmd 0x%x error 0x%x\n",
3600 TRACE2(("gdth_async_event() ha %d serv %d\n",
3651 TRACE2(("gdth_async_event(): new host drive %d created\n",
3665 TRACE2(("gdth_log_event()\n"));
3675 TRACE2(("GDT: Async. event cache service, event no.: %d\n",
3740 TRACE2(("gdth_to(): ints %d, ios %d, act_stats %d, act_rq %d\n",
3754 TRACE2(("gdth_detect(): Initializing timer !\n"));
3771 TRACE2(("internal_setup() str %s ints[0] %d\n",
3843 TRACE2(("option_setup() str %s\n", str ? str:"NULL"));
3857 TRACE2(("gdth_ctr_name()\n"));
3887 TRACE2(("gdth_info()\n"));
3915 TRACE2(("%s(): locked IO, reset timeout\n", __func__));
3932 TRACE2(("gdth_eh_bus_reset()\n"));
3987 TRACE2(("gdth_bios_param() ha %d bus %d target %d\n", ha->hanum, b, t));
3991 TRACE2(("Evaluate mapping\n"));
3999 TRACE2(("gdth_bios_param(): %d heads, %d secs, %d cyls\n",
4641 TRACE2(("gdth_flush() hanum %d\n", ha->hanum));
4657 TRACE2(("gdth_flush(): flush ha %d drive %d\n", ha->hanum, i));
4860 TRACE2(("EISA detect Bus 0: hanum %d\n", ha->hanum));
5106 TRACE2(("gdth_remove_one()\n"));
5146 TRACE2(("gdth_halt() event %d\n", (int)event));
5206 TRACE2(("gdth_detect() %d controller detected\n", gdth_ctr_count));