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

/freebsd-10.2-release/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.c124 #define WPRINTF(params) printf params macro
H A Dpci_ahci.c116 #define WPRINTF(format, arg...) printf(format, ##arg) macro
/freebsd-10.2-release/sys/dev/xen/pcifront/
H A Dpcifront.c76 #define WPRINTF(fmt, args...) \ macro

Completed in 116 milliseconds