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

  /src/sys/dev/ic/
aic79xx.c 503 uint8_t *hscb_ptr; local in function:ahd_flush_qoutfifo
514 hscb_ptr = (uint8_t *)scb->hscb;
516 *hscb_ptr++ = ahd_inb_scbram(ahd, SCB_BASE + i);

Completed in 17 milliseconds