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