Home
last modified time | relevance | path

Searched refs:twed_printf (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/twe/
H A Dtwe_compat.h97 #define twed_printf(twed, fmt, args...) device_printf(twed->twed_dev, fmt , ##args) macro
H A Dtwe_freebsd.c844 twed_printf(sc, "%uMB (%u sectors)\n", in twed_attach()