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

  /src/sys/dev/ic/
aic79xx.c 8797 u_int fifo_scbptr; local in function:ahd_dump_card_state
8800 fifo_scbptr = ahd_get_scbptr(ahd);
8804 ahd_inw(ahd, LONGJMP_ADDR), fifo_scbptr);
8835 fifo_scb = ahd_lookup_scb(ahd, fifo_scbptr);
aic79xx.c 8797 u_int fifo_scbptr; local in function:ahd_dump_card_state
8800 fifo_scbptr = ahd_get_scbptr(ahd);
8804 ahd_inw(ahd, LONGJMP_ADDR), fifo_scbptr);
8835 fifo_scb = ahd_lookup_scb(ahd, fifo_scbptr);
aic79xx.c 8797 u_int fifo_scbptr; local in function:ahd_dump_card_state
8800 fifo_scbptr = ahd_get_scbptr(ahd);
8804 ahd_inw(ahd, LONGJMP_ADDR), fifo_scbptr);
8835 fifo_scb = ahd_lookup_scb(ahd, fifo_scbptr);

Completed in 50 milliseconds