Home
last modified time | relevance | path

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

/src/stand/uboot/
H A Duboot_disk.c46 #define stor_printf(fmt, args...) do { \ macro
154 stor_printf("write attempt, operation not supported!\n"); in stor_strategy()
159 stor_printf("size=%zu not multiple of device " in stor_strategy()
199 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()