Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dhysdn_if.h19 #define ERR_ALREADY_BOOT 1000 /* we are already booting */ macro
/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_boot.c280 return (-ERR_ALREADY_BOOT); /* boot already active */ in pof_write_open()