Searched refs:nsp32_index_read1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32_debug.c234 printk("OldPhase=0x%x, ", nsp32_index_read1(base, OLD_SCSI_PHASE));
H A Dnsp32_io.h118 static inline unsigned char nsp32_index_read1(unsigned int base, function
H A Dnsp32.c1078 nsp32_index_read1(base, FIFO_FULL_SHLD_COUNT),
1079 nsp32_index_read1(base, FIFO_EMPTY_SHLD_COUNT));
1109 power = nsp32_index_read1(base, TERM_PWR_CONTROL);
1464 mode_reg = nsp32_index_read1(base, CHIP_MODE);
3227 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL);
3251 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL) & bit;

Completed in 118 milliseconds