Searched refs:WDT_DBG_ENTRY (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/lw8/io/ |
H A D | ntwdt.c | 502 #define WDT_DBG_ENTRY 0x00000001 /* drv entry points */ macro 537 NTWDT_DBG(WDT_DBG_ENTRY, ("_init")); in _init() 555 NTWDT_DBG(WDT_DBG_ENTRY, ("_info")); in _info() 565 NTWDT_DBG(WDT_DBG_ENTRY, ("_fini")); in _fini() 583 NTWDT_DBG(WDT_DBG_ENTRY, ("attach: dip/cmd: 0x%p/%d", in ntwdt_attach() 795 NTWDT_DBG(WDT_DBG_ENTRY, ("detach: dip/cmd: 0x%p/%d", in ntwdt_detach() 978 NTWDT_DBG(WDT_DBG_ENTRY, ("open: inst/soft: %d/0x%p", in ntwdt_open() 1024 NTWDT_DBG(WDT_DBG_ENTRY, ("close: inst/soft: %d/0x%p", in ntwdt_close() 1718 NTWDT_DBG(WDT_DBG_ENTRY, (NTWDT_BOOT_TIMEOUT_PROP in ntwdt_read_props()
|