Home
last modified time | relevance | path

Searched refs:IOSPC_DBG2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.c158 IOSPC_DBG2("iospc: iospc_attach: enter\n"); in iospc_attach()
201 IOSPC_DBG2("iospc: iospc_attach: exit SUCCESS\n"); in iospc_attach()
228 IOSPC_DBG2("iospc: iospc_detach: enter\n"); in iospc_detach()
258 IOSPC_DBG2("iospc: kstat_init: enter\n"); in iospc_kstat_init()
280 IOSPC_DBG2("iospc: kstat_init: success exit\n"); in iospc_kstat_init()
297 IOSPC_DBG2("iospc: kstat_attach %d: enter\n", in iospc_kstat_attach()
334 IOSPC_DBG2("iospc: kstat_attach: success exit\n"); in iospc_kstat_attach()
338 IOSPC_DBG2("iospc: kstat_attach: failure exit\n"); in iospc_kstat_attach()
553 IOSPC_DBG2("iospc_kstat_update: wr %ld\n", in iospc_kstat_update()
609 IOSPC_DBG2("iospc_kstat_fini called\n"); in iospc_kstat_fini()
[all …]
H A Drfios_iospc.c85 IOSPC_DBG2("rfios_access_init: iospc_p=%p\n", (void *)iospc_p); in rfios_access_init()
104 IOSPC_DBG2("rfios_access_fini: iospc_p=%p ksinfo_p=%p\n", in rfios_access_fini()
116 IOSPC_DBG2("rfios_access_hv: READ handle=%p regid=%x " in rfios_access_hv()
121 IOSPC_DBG2("rfios_access_hv: READ handle=%p regid=%x " in rfios_access_hv()
126 IOSPC_DBG2("rfios_access_hv: READ handle=%p regid=%x " in rfios_access_hv()
131 IOSPC_DBG2("rfios_access_hv: WRITE handle=%p regid=%x " in rfios_access_hv()
H A Diospc.h135 #define IOSPC_DBG2 if (iospc_debug >= 2) printf macro
138 #define IOSPC_DBG2 0 && macro