Home
last modified time | relevance | path

Searched defs:OsPrint (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/hptrr/
H A Dosm.h204 #define OsPrint(x) do { os_printk x; } while (0) macro
/dragonfly/sys/dev/raid/hpt27xx/
H A Dosm.h238 #define OsPrint(x) do { os_printk x; } while (0) macro