Searched refs:L4_BUSY (Results 1 – 1 of 1) sorted by relevance
51 #define L4_BUSY 0x01 macro70 while ((inb(L4_PORT) & L4_BUSY) && t > 0) t--; in l4_wait_ready()87 if (inb(L4_PORT) & L4_BUSY) goto fail; in l4_cooked_read()131 if (inb(L4_PORT) & L4_BUSY) goto fail; in l4_getcal()162 if (inb(L4_PORT) & L4_BUSY) goto fail; in l4_setcal()225 if (inb(L4_PORT) & L4_BUSY) continue; in l4_init()