Searched refs:nsp32_index_read1 (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/ |
D | nsp32_debug.c | 234 printk("OldPhase=0x%x, ", nsp32_index_read1(base, OLD_SCSI_PHASE)); in nsp32_print_register()
|
D | nsp32_io.h | 118 static inline unsigned char nsp32_index_read1(unsigned int base, in nsp32_index_read1() function
|
D | nsp32.c | 1093 nsp32_index_read1(base, FIFO_FULL_SHLD_COUNT), in DEF_SCSI_QCMD() 1094 nsp32_index_read1(base, FIFO_EMPTY_SHLD_COUNT)); in DEF_SCSI_QCMD() 1124 power = nsp32_index_read1(base, TERM_PWR_CONTROL); in DEF_SCSI_QCMD() 1470 mode_reg = nsp32_index_read1(base, CHIP_MODE); in nsp32_show_info() 3221 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL); in nsp32_prom_set() 3245 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL) & bit; in nsp32_prom_get()
|