Searched refs:P_ST_RDY (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dpas16.h103 #define P_ST_RDY 0x80 /* 5380 DDRQ Status */ macro
H A Dpas16.c551 while ( !(inb(instance->io_port + P_STATUS_REG_OFFSET) & P_ST_RDY) )
587 while ( !((inb(instance->io_port + P_STATUS_REG_OFFSET)) & P_ST_RDY) )

Completed in 9 milliseconds