Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Da100u2w.h108 #define RREADY 0x01 /* RISC engine is ready to receive */ macro
H A Da100u2w.c156 if (inb(host->base + ORC_HSTUS) & RREADY) /* Wait READY set */ in wait_firmware_ready()
508 if (inb(host->base + ORC_HSTUS) & RREADY) { /* Orchid is ready */ in init_orchid()