Lines Matching refs:TRACE2
257 #define TRACE2(a) {if (DebugState==1 || DebugState==2) {ser_printk a;}} macro
262 #define TRACE2(a) {if (DebugState==1 || DebugState==2) {printk a;}} macro
268 #define TRACE2(a) macro
432 TRACE2(("gdth_scsi_done()\n")); in gdth_scsi_done()
646 TRACE2(("Controller found at %d/%d, irq %d, dpmem 0x%lx\n", in gdth_pci_init_one()
682 TRACE2(("wait for DEINIT: retries=%d\n",retries)); in gdth_init_eisa()
716 TRACE2(("GDT3000/3020: IRQ=%d\n",ha->irq)); in gdth_init_eisa()
719 TRACE2(("Unknown IRQ, use IRQ table from cmd line !\n")); in gdth_init_eisa()
879 TRACE2(("init_pci() dpmem %lx irq %d\n",pcistr->dpmem,ha->irq)); in gdth_init_pci()
900 TRACE2(("init_pci_old() address 0x%x busy\n", i)); in gdth_init_pci()
986 TRACE2(("init_pci_new() dpmem %lx irq %d\n", in gdth_init_pci()
1009 TRACE2(("init_pci_plx() address 0x%x busy\n", i)); in gdth_init_pci()
1097 TRACE2(("init_pci_mpr() dpmem %lx irq %d\n",pcistr->dpmem,ha->irq)); in gdth_init_pci()
1137 TRACE2(("init_pci_mpr() address 0x%x busy\n", i)); in gdth_init_pci()
1485 TRACE2(("gdth_internal_cmd() service %d opcode %d\n",service,opcode)); in gdth_internal_cmd()
1594 TRACE2(("gdth_search_drives(): SCREENSERVICE initialized\n")); in gdth_search_drives()
1612 TRACE2(("gdth_search_drives(): RTC: %x/%x/%x\n",*(ulong32 *)&rtc[0], in gdth_search_drives()
1637 TRACE2(("gdth_search_drives(): CACHESERVICE initialized\n")); in gdth_search_drives()
1679 TRACE2(("IOCHAN_RAW_DESC supported!\n")); in gdth_search_drives()
1710 TRACE2(("gdth_search_drives() %d channels\n",ha->bus_cnt)); in gdth_search_drives()
1720 TRACE2(("gdth_search_drives() cinfo: vs %x sta %d str %d dw %d b %d\n", in gdth_search_drives()
1732 TRACE2(("BOARD_INFO/BOARD_FEATURES supported\n")); in gdth_search_drives()
1737 TRACE2(("BOARD_INFO requires firmware >= 1.10/2.08\n")); in gdth_search_drives()
1740 TRACE2(("Controller name: %s\n",ha->binfo.type_string)); in gdth_search_drives()
1771 TRACE2(("Channel %d: %d phys. drives\n", in gdth_search_drives()
1800 TRACE2(("Drive %d is log. drive\n",drv_no)); in gdth_search_drives()
1848 TRACE2(("gdth_search_drives(): RAWSERVICE initialized\n")); in gdth_search_drives()
1853 TRACE2(("gdth_search_drives(): set features RAWSERVICE OK\n")); in gdth_search_drives()
1855 TRACE2(("gdth_search_dr(): get feat RAWSERVICE %d\n", in gdth_search_drives()
1864 TRACE2(("gdth_search_drives(): set features CACHESERVICE OK\n")); in gdth_search_drives()
1866 TRACE2(("gdth_search_dr(): get feat CACHESERV. %d\n", in gdth_search_drives()
1876 TRACE2(("gdth_search_drives(): RESERVE_ALL code %d\n", in gdth_search_drives()
1882 TRACE2(("gdth_search_drives(): reserve ha %d bus %d id %d lun %d\n", in gdth_search_drives()
1901 TRACE2(("gdth_search_drives(): CACHE_READ_OEM_STRING_RECORD OK\n")); in gdth_search_drives()
1909 TRACE2(("gdth_search_drives(): CACHE_READ_OEM_STRING_RECORD failed\n")); in gdth_search_drives()
1960 TRACE2(("gdth_search_dr() cdr. %d size %d hds %d scs %d\n", in gdth_analyse_hdrive()
1965 TRACE2(("gdth_search_dr() cache drive %d devtype %d\n", in gdth_analyse_hdrive()
1972 TRACE2(("gdth_search_dr() cache drive %d cluster info %d\n", in gdth_analyse_hdrive()
1980 TRACE2(("gdth_search_dr() cache drive %d r/w attrib. %d\n", in gdth_analyse_hdrive()
2082 TRACE2(("TEST_UNIT_READY Bus %d Id %d LUN %d\n", in gdth_next()
2088 TRACE2(("Scan mode: 0x%x\n", ha->scan_mode)); in gdth_next()
2097 TRACE2(("Scan mode: 0x%x (SCAN_START)\n", in gdth_next()
2101 TRACE2(("Scan mode: 0x%x\n", ha->scan_mode)); in gdth_next()
2108 TRACE2(("Scan mode: 0x%x (SCAN_END)\n", in gdth_next()
2152 TRACE2(("Command 0x%x to bus %d id %d lun %d -> IGNORE\n", in gdth_next()
2174 TRACE2(("cmd 0x%x target %d: UNIT_ATTENTION\n", in gdth_next()
2212 TRACE2(("cache cmd %s\n",nscp->cmnd[0] == RESERVE ? in gdth_next()
2226 TRACE2(("cmd 0x%x target %d: UNIT_ATTENTION\n", in gdth_next()
2242 TRACE2(("cache cmd %x/%x/%x/%x/%x/%x unknown\n",nscp->cmnd[0], in gdth_next()
2346 TRACE2(("Test/Verify/Start hdrive %d\n",t)); in gdth_internal_cache_cmd()
2350 TRACE2(("Inquiry hdrive %d devtype %d\n", in gdth_internal_cache_cmd()
2369 TRACE2(("Request sense hdrive %d\n",t)); in gdth_internal_cache_cmd()
2379 TRACE2(("Mode sense hdrive %d\n",t)); in gdth_internal_cache_cmd()
2391 TRACE2(("Read capacity hdrive %d\n",t)); in gdth_internal_cache_cmd()
2405 TRACE2(("Read capacity (16) hdrive %d\n",t)); in gdth_internal_cache_cmd()
2416 TRACE2(("Internal cache cmd 0x%x unknown\n",scp->cmnd[0])); in gdth_internal_cache_cmd()
2592 TRACE2(("gdth_fill_cache() DPMEM overflow\n")); in gdth_fill_cache_cmd()
2643 TRACE2(("special raw cmd 0x%x param 0x%x\n", in gdth_fill_raw_cmd()
2649 TRACE2(("special raw cmd 0x%x param 0x%x\n", in gdth_fill_raw_cmd()
2765 TRACE2(("gdth_fill_raw() DPMEM overflow\n")); in gdth_fill_raw_cmd()
2783 TRACE2(("gdth_special_cmd(): ")); in gdth_special_cmd()
2803 TRACE2(("IOCTL\n")); in gdth_special_cmd()
2807 TRACE2(("cache command %d\n",cmdp->OpCode)); in gdth_special_cmd()
2815 TRACE2(("raw command %d\n",cmdp->OpCode)); in gdth_special_cmd()
2830 TRACE2(("gdth_special_cmd() DPMEM overflow\n")); in gdth_special_cmd()
2850 TRACE2(("gdth_store_event() source %d idx %d\n", source, idx)); in gdth_store_event()
2895 TRACE2(("gdth_read_event() handle %d\n", handle)); in gdth_read_event()
2929 TRACE2(("gdth_readapp_event() app. %d\n", application)); in gdth_readapp_event()
3029 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status)); in __gdth_interrupt()
3043 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status)); in __gdth_interrupt()
3058 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status)); in __gdth_interrupt()
3072 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status)); in __gdth_interrupt()
3091 TRACE2(("gdth_interrupt() error %d/%d\n",IStatus,ha->status)); in __gdth_interrupt()
3131 TRACE2(("gdth_interrupt() unknown controller type\n")); in __gdth_interrupt()
3145 TRACE2(("gdth_interrupt() async. event\n")); in __gdth_interrupt()
3154 TRACE2(("Service unknown or not initialized !\n")); in __gdth_interrupt()
3166 TRACE2(("gdth_interrupt() index to unused command (%d)\n",IStatus)); in __gdth_interrupt()
3316 TRACE2(("Controller busy -> retry !\n")); in gdth_sync_event()
3334 TRACE2(("gdth_sync_event(): special cmd 0x%x OK\n", in gdth_sync_event()
3379 TRACE2(("gdth_sync_event(): special cmd 0x%x error 0x%x\n", in gdth_sync_event()
3599 TRACE2(("gdth_async_event() ha %d serv %d\n", in gdth_async_event()
3650 TRACE2(("gdth_async_event(): new host drive %d created\n", in gdth_async_event()
3664 TRACE2(("gdth_log_event()\n")); in gdth_log_event()
3674 TRACE2(("GDT: Async. event cache service, event no.: %d\n", in gdth_log_event()
3739 TRACE2(("gdth_to(): ints %d, ios %d, act_stats %d, act_rq %d\n", in gdth_timeout()
3753 TRACE2(("gdth_detect(): Initializing timer !\n")); in gdth_timer_init()
3770 TRACE2(("internal_setup() str %s ints[0] %d\n", in internal_setup()
3842 TRACE2(("option_setup() str %s\n", str ? str:"NULL")); in option_setup()
3856 TRACE2(("gdth_ctr_name()\n")); in gdth_ctr_name()
3886 TRACE2(("gdth_info()\n")); in gdth_info()
3914 TRACE2(("%s(): locked IO, reset timeout\n", __func__)); in gdth_timed_out()
3931 TRACE2(("gdth_eh_bus_reset()\n")); in gdth_eh_bus_reset()
3986 TRACE2(("gdth_bios_param() ha %d bus %d target %d\n", ha->hanum, b, t)); in gdth_bios_param()
3990 TRACE2(("Evaluate mapping\n")); in gdth_bios_param()
3998 TRACE2(("gdth_bios_param(): %d heads, %d secs, %d cyls\n", in gdth_bios_param()
4622 TRACE2(("gdth_flush() hanum %d\n", ha->hanum)); in gdth_flush()
4638 TRACE2(("gdth_flush(): flush ha %d drive %d\n", ha->hanum, i)); in gdth_flush()
4841 TRACE2(("EISA detect Bus 0: hanum %d\n", ha->hanum)); in gdth_eisa_probe_one()
5087 TRACE2(("gdth_remove_one()\n")); in gdth_remove_one()
5127 TRACE2(("gdth_halt() event %d\n", (int)event)); in gdth_halt()
5187 TRACE2(("gdth_detect() %d controller detected\n", gdth_ctr_count)); in gdth_init()