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

  /src/sys/dev/ic/
aic7xxx.c 5709 u_int curscb, next; local in function:ahc_rem_wscb
5715 curscb = ahc_inb(ahc, SCBPTR);
5746 ahc_outb(ahc, SCBPTR, curscb);
aic7xxx.c 5709 u_int curscb, next; local in function:ahc_rem_wscb
5715 curscb = ahc_inb(ahc, SCBPTR);
5746 ahc_outb(ahc, SCBPTR, curscb);

Completed in 29 milliseconds