Searched refs:int_ptrs (Results 1 – 1 of 1) sorted by relevance
138 unsigned int_ptrs; /* scsi/sound interrupt pointers */ in config_pas_hw() local167 int_ptrs = pas_read(0xF38A); in config_pas_hw()168 int_ptrs = (int_ptrs & 0xf0) | irq_bits[pas_irq]; in config_pas_hw()169 pas_write(int_ptrs, 0xF38A); in config_pas_hw()