Lines Matching refs:WAITING_SCBH
3214 aic_outb(p, next, WAITING_SCBH); in aic7xxx_abort_waiting_scb()
3567 next = aic_inb(p, WAITING_SCBH); /* Start at head of list. */ in aic7xxx_reset_device()
3730 aic_outb(p, SCB_LIST_NULL, WAITING_SCBH); in aic7xxx_reset_device()
4822 next_hscb = aic_inb(p, WAITING_SCBH); in aic7xxx_handle_seqint()
4858 aic_outb(p, next_hscb, WAITING_SCBH); in aic7xxx_handle_seqint()
6309 scbptr = aic_inb(p, WAITING_SCBH); in aic7xxx_handle_scsiint()
6371 aic_outb(p, nextscb, WAITING_SCBH); in aic7xxx_handle_scsiint()
6683 wait_scbh = aic_inb(p, WAITING_SCBH); in aic7xxx_check_scbs()
8636 aic_outb(p, SCB_LIST_NULL, WAITING_SCBH); in aic7xxx_register()
11383 next_hscbptr = aic_inb(p, WAITING_SCBH); in aic7xxx_abort()
11395 aic_outb(p, aic_inb(p, SCB_NEXT), WAITING_SCBH); in aic7xxx_abort()