Searched refs:P_ST_RDY (Results 1 – 2 of 2) sorted by relevance
103 #define P_ST_RDY 0x80 /* 5380 DDRQ Status */ macro
551 while ( !(inb(instance->io_port + P_STATUS_REG_OFFSET) & P_ST_RDY) ) in NCR5380_pread()587 while ( !((inb(instance->io_port + P_STATUS_REG_OFFSET)) & P_ST_RDY) ) in NCR5380_pwrite()