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