HomeSort by: relevance | last modified time | path
    Searched defs:saved_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_inline.h 414 u_int saved_tag; local in function:ahc_swap_with_next_hscb
429 saved_tag = q_hscb->tag;
436 q_hscb->tag = saved_tag;
aic7xxx_inline.h 414 u_int saved_tag; local in function:ahc_swap_with_next_hscb
429 saved_tag = q_hscb->tag;
436 q_hscb->tag = saved_tag;

Completed in 23 milliseconds