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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dpas16.h103 #define P_ST_RDY 0x80 /* 5380 DDRQ Status */ macro
H A Dpas16.c541 while ( !(inb(instance->io_port + P_STATUS_REG_OFFSET) & P_ST_RDY) )
577 while ( !((inb(instance->io_port + P_STATUS_REG_OFFSET)) & P_ST_RDY) )

Completed in 38 milliseconds