Home
last modified time | relevance | path

Searched refs:next_queued_scb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Daic7xxx.h906 struct scb *next_queued_scb; member
A Daic7xxx_core.c584 q_hscb = ahc->next_queued_scb->hscb; in ahc_swap_with_next_hscb()
596 ahc->next_queued_scb->hscb = scb->hscb; in ahc_swap_with_next_hscb()
4857 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()
5189 ahc_outb(ahc, NEXT_QUEUED_SCB, ahc->next_queued_scb->hscb->tag); in ahc_chip_init()
5778 scb->hscb->next = ahc->next_queued_scb->hscb->tag; in ahc_qinfifo_requeue()
5837 ahc_outb(ahc, NEXT_QUEUED_SCB, ahc->next_queued_scb->hscb->tag); in ahc_search_qinfifo()
5929 scb->hscb->next = ahc->next_queued_scb->hscb->tag; in ahc_search_qinfifo()
7163 printk("Kernel NEXTQSCB = %d\n", ahc->next_queued_scb->hscb->tag); in ahc_dump_card_state()

Completed in 17 milliseconds