Home
last modified time | relevance | path

Searched refs:DEBUG_HDA_FILE (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c326 dbg = fopen(DEBUG_HDA_FILE, "w+"); in hda_init()
H A Dpci_hda.h52 #ifndef DEBUG_HDA_FILE
53 #define DEBUG_HDA_FILE "/tmp/bhyve_hda.log" macro