Home
last modified time | relevance | path

Searched refs:DBG_EXIT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/si/
HDsivar.h89 #define DBG_EXIT 0x00002000 macro
HDsi.c625 DPRINT((0, DBG_EXIT|DBG_OPEN, "siopen() finished\n")); in siopen()
638 DPRINT((0, DBG_EXIT|DBG_CLOSE, "siclose() finished\n")); in siclose()
1443 DPRINT((pp, DBG_EXIT|DBG_START, "leave si_start()\n")); in si_start()