Home
last modified time | relevance | path

Searched refs:DEV_VERBOSE_DECLARE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/usb/
Dusb_verbose.h34 DEV_VERBOSE_DECLARE(usb);
/netbsd/src/sys/dev/pci/
Dpci_verbose.h41 DEV_VERBOSE_DECLARE(pci);
/netbsd/src/sys/dev/mii/
Dmii_verbose.h38 DEV_VERBOSE_DECLARE(mii);
/netbsd/src/sys/dev/
Ddev_verbose.h94 #define DEV_VERBOSE_DECLARE(tag) \ macro