Searched defs:WPRINTF (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c59 #define WPRINTF(params) printf params macro
H A Dpci_virtio_block.c122 #define WPRINTF(params) printf params macro
H A Dpci_virtio_net.c128 #define WPRINTF(params) printf params macro
H A Dpci_ahci.c118 #define WPRINTF(format, arg...) printf(format, ##arg) macro
H A Dpci_e82545.c221 #define WPRINTF(msg,params...) fprintf(stderr, "e82545: " msg, params) macro
/freebsd-10-stable/sys/dev/xen/pcifront/
H A Dpcifront.c76 #define WPRINTF(fmt, args...) \ macro

Completed in 196 milliseconds