Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dnsp32_debug.c234 printk("OldPhase=0x%x, ", nsp32_index_read1(base, OLD_SCSI_PHASE)); in nsp32_print_register()
Dnsp32_io.h118 static inline unsigned char nsp32_index_read1(unsigned int base, in nsp32_index_read1() function
Dnsp32.c1094 nsp32_index_read1(base, FIFO_FULL_SHLD_COUNT), in DEF_SCSI_QCMD()
1095 nsp32_index_read1(base, FIFO_EMPTY_SHLD_COUNT)); in DEF_SCSI_QCMD()
1125 power = nsp32_index_read1(base, TERM_PWR_CONTROL); in DEF_SCSI_QCMD()
1485 mode_reg = nsp32_index_read1(base, CHIP_MODE); in nsp32_proc_info()
3249 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL); in nsp32_prom_set()
3273 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL) & bit; in nsp32_prom_get()