Searched refs:ERR_ALREADY_BOOT (Results 1 – 2 of 2) sorted by relevance
18 #define ERR_ALREADY_BOOT 1000 /* we are already booting */ macro
278 return (-ERR_ALREADY_BOOT); /* boot already active */ in pof_write_open()