Searched refs:siops (Results 1 – 1 of 1) sorted by relevance
47 __u8 siops; member70 while((siop = ffz(sir)) < p->siops) { in NCR_Q720_intr()146 int irq, i, siops; in NCR_Q720_probe() local243 siops = ((asr2 & 0xe0) >> 5) + 1; in NCR_Q720_probe()258 … in slot %d irq = %d mem base = 0x%lx siops = %d\n", slot, irq, (unsigned long)base_addr, siops); in NCR_Q720_probe()266 p->siops = siops; in NCR_Q720_probe()273 for(i = 0; i < siops; i++) { in NCR_Q720_probe()282 for (i = 0; i < siops; i++) { in NCR_Q720_probe()335 for (i = 0; i < p->siops; i++) in NCR_Q720_remove()