Home
last modified time | relevance | path

Searched refs:DBG_INIT (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/parisc/
H A Dsba_iommu.c68 #define DBG_INIT(x...) printk(x) macro
70 #define DBG_INIT(x...) macro
156 DBG_INIT("SBA at 0x%p\n", hpa); in sba_dump_ranges()
160 DBG_INIT("\n"); in sba_dump_ranges()
174 DBG_INIT("IO TLB at 0x%p\n", hpa); in sba_dump_tlb()
179 DBG_INIT("\n"); in sba_dump_tlb()
1301 DBG_INIT("%s() pdir %p size %x\n", in sba_ioc_init_pluto()
1433 DBG_INIT("%s() pdir %p size %x\n", in sba_ioc_init()
1500 DBG_INIT("%s() DONE\n", __func__); in sba_ioc_init()
1584 DBG_INIT(" 0x%Lx\n", ioc_ctl); in sba_hw_init()
[all …]
H A Dsuperio.c85 #define DBG_INIT(x...) printk(x) macro
87 #define DBG_INIT(x...) macro
456 DBG_INIT("superio_probe(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n", in superio_probe()
470 DBG_INIT("superio_probe: ignoring IDE 87415\n"); in superio_probe()
472 DBG_INIT("superio_probe: ignoring USB OHCI controller\n"); in superio_probe()
474 DBG_INIT("superio_probe: WTF? Fire Extinguisher?\n"); in superio_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/parisc/
H A Dsba_iommu.c68 #define DBG_INIT(x...) printk(x) macro
70 #define DBG_INIT(x...) macro
156 DBG_INIT("SBA at 0x%p\n", hpa); in sba_dump_ranges()
160 DBG_INIT("\n"); in sba_dump_ranges()
174 DBG_INIT("IO TLB at 0x%p\n", hpa); in sba_dump_tlb()
179 DBG_INIT("\n"); in sba_dump_tlb()
1301 DBG_INIT("%s() pdir %p size %x\n", in sba_ioc_init_pluto()
1433 DBG_INIT("%s() pdir %p size %x\n", in sba_ioc_init()
1500 DBG_INIT("%s() DONE\n", __func__); in sba_ioc_init()
1584 DBG_INIT(" 0x%Lx\n", ioc_ctl); in sba_hw_init()
[all …]
H A Dsuperio.c85 #define DBG_INIT(x...) printk(x) macro
87 #define DBG_INIT(x...) macro
456 DBG_INIT("superio_probe(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n", in superio_probe()
470 DBG_INIT("superio_probe: ignoring IDE 87415\n"); in superio_probe()
472 DBG_INIT("superio_probe: ignoring USB OHCI controller\n"); in superio_probe()
474 DBG_INIT("superio_probe: WTF? Fire Extinguisher?\n"); in superio_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/parisc/
H A Dsba_iommu.c68 #define DBG_INIT(x...) printk(x) macro
70 #define DBG_INIT(x...) macro
156 DBG_INIT("SBA at 0x%p\n", hpa); in sba_dump_ranges()
160 DBG_INIT("\n"); in sba_dump_ranges()
174 DBG_INIT("IO TLB at 0x%p\n", hpa); in sba_dump_tlb()
179 DBG_INIT("\n"); in sba_dump_tlb()
1301 DBG_INIT("%s() pdir %p size %x\n", in sba_ioc_init_pluto()
1433 DBG_INIT("%s() pdir %p size %x\n", in sba_ioc_init()
1500 DBG_INIT("%s() DONE\n", __func__); in sba_ioc_init()
1584 DBG_INIT(" 0x%Lx\n", ioc_ctl); in sba_hw_init()
[all …]
H A Dsuperio.c85 #define DBG_INIT(x...) printk(x) macro
87 #define DBG_INIT(x...) macro
456 DBG_INIT("superio_probe(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n", in superio_probe()
470 DBG_INIT("superio_probe: ignoring IDE 87415\n"); in superio_probe()
472 DBG_INIT("superio_probe: ignoring USB OHCI controller\n"); in superio_probe()
474 DBG_INIT("superio_probe: WTF? Fire Extinguisher?\n"); in superio_probe()
/dports/net/dictd/dictd-1.13.1/
H A Dplugin.c499 PRINTF(DBG_INIT, (":I: getting functions addresses\n")); in dict_plugin_dlsym()
520 PRINTF(DBG_INIT, (":I: faild\n")); in dict_plugin_dlsym()
536 DBG_INIT, ( in create_plugin()
543 PRINTF(DBG_INIT, (":I: opening plugin\n")); in create_plugin()
546 PRINTF(DBG_INIT, (":I: faild: %s\n", dlerror ())); in create_plugin()
552 PRINTF(DBG_INIT, (":I: initializing plugin\n")); in create_plugin()
623 PRINTF(DBG_INIT, ("exiting plugin failed")); in dict_plugin_destroy()
630 PRINTF(DBG_INIT, ("%s", lt_dlerror ())); in dict_plugin_destroy()
H A Ddictd.c646 PRINTF(DBG_INIT, (":E: Unknown database '%s'\n", p)); in string2virtual_db_list()
885 PRINTF (DBG_INIT, (":I: Initializing '%s'\n", db->databaseName)); in init_database()
888 PRINTF (DBG_INIT, (":I: Opening indices\n")); in init_database()
894 PRINTF (DBG_INIT, (":I: .index <ok>\n")); in init_database()
908 PRINTF (DBG_INIT, (":I: .indexsuffix <ok>\n")); in init_database()
914 PRINTF (DBG_INIT, (":I: .indexword <ok>\n")); in init_database()
921 PRINTF (DBG_INIT, (":I: Opening data\n")); in init_database()
928 PRINTF (DBG_INIT, (":I: alphabet: %s\n", db -> alphabet)); in init_database()
930 PRINTF (DBG_INIT, (":I: alphabet: (NULL)\n")); in init_database()
948 PRINTF(DBG_INIT, in init_database()
[all …]
H A Ddictzip.h38 #define DBG_INIT (0<<30|1<< 6) /* Database initialization */ macro
/dports/textproc/dictfmt/dictd-1.13.1/
H A Dplugin.c499 PRINTF(DBG_INIT, (":I: getting functions addresses\n")); in dict_plugin_dlsym()
520 PRINTF(DBG_INIT, (":I: faild\n")); in dict_plugin_dlsym()
536 DBG_INIT, ( in create_plugin()
543 PRINTF(DBG_INIT, (":I: opening plugin\n")); in create_plugin()
546 PRINTF(DBG_INIT, (":I: faild: %s\n", dlerror ())); in create_plugin()
552 PRINTF(DBG_INIT, (":I: initializing plugin\n")); in create_plugin()
623 PRINTF(DBG_INIT, ("exiting plugin failed")); in dict_plugin_destroy()
630 PRINTF(DBG_INIT, ("%s", lt_dlerror ())); in dict_plugin_destroy()
H A Ddictd.c646 PRINTF(DBG_INIT, (":E: Unknown database '%s'\n", p)); in string2virtual_db_list()
885 PRINTF (DBG_INIT, (":I: Initializing '%s'\n", db->databaseName)); in init_database()
888 PRINTF (DBG_INIT, (":I: Opening indices\n")); in init_database()
894 PRINTF (DBG_INIT, (":I: .index <ok>\n")); in init_database()
908 PRINTF (DBG_INIT, (":I: .indexsuffix <ok>\n")); in init_database()
914 PRINTF (DBG_INIT, (":I: .indexword <ok>\n")); in init_database()
921 PRINTF (DBG_INIT, (":I: Opening data\n")); in init_database()
928 PRINTF (DBG_INIT, (":I: alphabet: %s\n", db -> alphabet)); in init_database()
930 PRINTF (DBG_INIT, (":I: alphabet: (NULL)\n")); in init_database()
948 PRINTF(DBG_INIT, in init_database()
[all …]
H A Ddictzip.h38 #define DBG_INIT (0<<30|1<< 6) /* Database initialization */ macro
/dports/textproc/dict/dictd-1.13.1/
H A Dplugin.c499 PRINTF(DBG_INIT, (":I: getting functions addresses\n")); in dict_plugin_dlsym()
520 PRINTF(DBG_INIT, (":I: faild\n")); in dict_plugin_dlsym()
536 DBG_INIT, ( in create_plugin()
543 PRINTF(DBG_INIT, (":I: opening plugin\n")); in create_plugin()
546 PRINTF(DBG_INIT, (":I: faild: %s\n", dlerror ())); in create_plugin()
552 PRINTF(DBG_INIT, (":I: initializing plugin\n")); in create_plugin()
623 PRINTF(DBG_INIT, ("exiting plugin failed")); in dict_plugin_destroy()
630 PRINTF(DBG_INIT, ("%s", lt_dlerror ())); in dict_plugin_destroy()
H A Ddictd.c646 PRINTF(DBG_INIT, (":E: Unknown database '%s'\n", p)); in string2virtual_db_list()
885 PRINTF (DBG_INIT, (":I: Initializing '%s'\n", db->databaseName)); in init_database()
888 PRINTF (DBG_INIT, (":I: Opening indices\n")); in init_database()
894 PRINTF (DBG_INIT, (":I: .index <ok>\n")); in init_database()
908 PRINTF (DBG_INIT, (":I: .indexsuffix <ok>\n")); in init_database()
914 PRINTF (DBG_INIT, (":I: .indexword <ok>\n")); in init_database()
921 PRINTF (DBG_INIT, (":I: Opening data\n")); in init_database()
928 PRINTF (DBG_INIT, (":I: alphabet: %s\n", db -> alphabet)); in init_database()
930 PRINTF (DBG_INIT, (":I: alphabet: (NULL)\n")); in init_database()
948 PRINTF(DBG_INIT, in init_database()
[all …]
H A Ddictzip.h38 #define DBG_INIT (0<<30|1<< 6) /* Database initialization */ macro
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dinit.c902 rxvt_msg (DBG_ERROR, DBG_INIT, "%s", error_msg); in rxvt_xerror_handler()
1599 rxvt_msg (DBG_ERROR, DBG_INIT, "Setting locale failed."); in rxvt_init_xlocale()
1773 rxvt_dbgmsg(( DBG_DEBUG, DBG_INIT, "%s(r, page=%d)" in rxvt_set_fgbg_colors()
3308 rxvt_msg (DBG_INFO, DBG_INIT, in rxvt_create_show_windows()
3664 rxvt_msg (DBG_ERROR, DBG_INIT, "Too many childs." in rxvt_async_exec()
3673 rxvt_msg (DBG_ERROR, DBG_INIT, "Unable to fork" ); in rxvt_async_exec()
3717 rxvt_msg (DBG_ERROR, DBG_INIT, "can't open pseudo-tty"); in rxvt_run_command()
3763 rxvt_msg (DBG_ERROR, DBG_INIT, "can't fork"); in rxvt_run_command()
4198 rxvt_msg (DBG_DEBUG, DBG_INIT, "%s ", name) in rxvt_get_ttymode()
4221 rxvt_dbgmsg ((DBG_DEBUG, DBG_INIT, "\n")); in rxvt_get_ttymode()
[all …]
H A Ddebug.c70 DBG_INIT,
168 mask |= DBG_INIT; in rxvt_dbg_parse_masks()
H A Ddebug.h48 DBG_INIT = 0x00000008, enumerator
/dports/print/hplip/hplip-3.20.6/scan/sane/
H A Dsanei_debug.h100 # define DBG_INIT() macro
118 # define DBG_INIT() \ macro
/dports/graphics/sane-backends/sane-backends-1.0.32/include/sane/
H A Dsanei_debug.h81 # define DBG_INIT() macro
99 # define DBG_INIT() \
/dports/graphics/sane-epkowa/iscan-2.11.0/include/sane/
H A Dsanei_debug.h100 # define DBG_INIT() macro
118 # define DBG_INIT() \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/hp/common/
H A Dsba_iommu.c110 #define DBG_INIT(x...) printk(x) macro
112 #define DBG_INIT(x...) macro
288 DBG_INIT("IO TLB at 0x%p\n", (void *)hpa); in sba_dump_tlb()
289 DBG_INIT("IOC_IBASE : %016lx\n", READ_REG(hpa+IOC_IBASE)); in sba_dump_tlb()
290 DBG_INIT("IOC_IMASK : %016lx\n", READ_REG(hpa+IOC_IMASK)); in sba_dump_tlb()
291 DBG_INIT("IOC_TCNFG : %016lx\n", READ_REG(hpa+IOC_TCNFG)); in sba_dump_tlb()
293 DBG_INIT("\n"); in sba_dump_tlb()
1593 DBG_INIT("%s() hpa %p IOV base 0x%lx mask 0x%lx (%dMB)\n", in ioc_iova_init()
1689 DBG_INIT("%s() res_size 0x%x\n", __func__, ioc->res_size); in ioc_resource_init()
1712 DBG_INIT("%s() res_map %x %p\n", __func__, in ioc_resource_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/hp/common/
H A Dsba_iommu.c110 #define DBG_INIT(x...) printk(x) macro
112 #define DBG_INIT(x...) macro
288 DBG_INIT("IO TLB at 0x%p\n", (void *)hpa); in sba_dump_tlb()
289 DBG_INIT("IOC_IBASE : %016lx\n", READ_REG(hpa+IOC_IBASE)); in sba_dump_tlb()
290 DBG_INIT("IOC_IMASK : %016lx\n", READ_REG(hpa+IOC_IMASK)); in sba_dump_tlb()
291 DBG_INIT("IOC_TCNFG : %016lx\n", READ_REG(hpa+IOC_TCNFG)); in sba_dump_tlb()
293 DBG_INIT("\n"); in sba_dump_tlb()
1593 DBG_INIT("%s() hpa %p IOV base 0x%lx mask 0x%lx (%dMB)\n", in ioc_iova_init()
1689 DBG_INIT("%s() res_size 0x%x\n", __func__, ioc->res_size); in ioc_resource_init()
1712 DBG_INIT("%s() res_map %x %p\n", __func__, in ioc_resource_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/hp/common/
H A Dsba_iommu.c110 #define DBG_INIT(x...) printk(x) macro
112 #define DBG_INIT(x...) macro
288 DBG_INIT("IO TLB at 0x%p\n", (void *)hpa); in sba_dump_tlb()
289 DBG_INIT("IOC_IBASE : %016lx\n", READ_REG(hpa+IOC_IBASE)); in sba_dump_tlb()
290 DBG_INIT("IOC_IMASK : %016lx\n", READ_REG(hpa+IOC_IMASK)); in sba_dump_tlb()
291 DBG_INIT("IOC_TCNFG : %016lx\n", READ_REG(hpa+IOC_TCNFG)); in sba_dump_tlb()
293 DBG_INIT("\n"); in sba_dump_tlb()
1593 DBG_INIT("%s() hpa %p IOV base 0x%lx mask 0x%lx (%dMB)\n", in ioc_iova_init()
1689 DBG_INIT("%s() res_size 0x%x\n", __func__, ioc->res_size); in ioc_resource_init()
1712 DBG_INIT("%s() res_map %x %p\n", __func__, in ioc_resource_init()
[all …]
/dports/graphics/sane-backends/sane-backends-1.0.32/sanei/
H A Dsanei_udp.c121 DBG_INIT(); in sanei_udp_open()
148 DBG_INIT(); in sanei_udp_open_broadcast()

12345678910