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

/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Ddisk.c48 #define stor_printf(fmt, args...) do { \ macro
154 stor_printf("write attempt, operation not supported!\n");
159 stor_printf("size=%zu not multiple of device "
199 stor_printf("device open failed with error=%d, "
228 stor_printf("read failed, error=%d\n", err);
233 stor_printf("real size != size\n");

Completed in 193 milliseconds