| tag | line | file | source code | 
|---|---|---|---|
| int_ptrs | 153 | drivers/sound/pas2_card.c | unsigned int_ptrs; /* scsi/sound interrupt pointers */ | 
| int_ptrs | 196 | drivers/sound/pas2_card.c | int_ptrs = pas_read (IO_CONFIGURATION_3); | 
| int_ptrs | 197 | drivers/sound/pas2_card.c | int_ptrs |= I_C_3_PCM_IRQ_translate[pas_irq] & 0xf; | 
| int_ptrs | 198 | drivers/sound/pas2_card.c | pas_write (int_ptrs, IO_CONFIGURATION_3); |