Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c570 u_int saved_tag; in ahc_swap_with_next_hscb() local
585 saved_tag = q_hscb->tag; in ahc_swap_with_next_hscb()
592 q_hscb->tag = saved_tag; in ahc_swap_with_next_hscb()