Home
last modified time | relevance | path

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

/titanic_54/usr/src/boot/sys/boot/uboot/lib/
H A Ddisk.c48 #define stor_printf(fmt, args...) do { \ macro
155 stor_printf("write attempt, operation not supported!\n"); in stor_strategy()
160 stor_printf("size=%zu not multiple of device " in stor_strategy()
200 stor_printf("device open failed with error=%d, " in stor_opendev()
228 stor_printf("read failed, error=%d\n", err); in stor_readdev()
233 stor_printf("real size != size\n"); in stor_readdev()