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

  /src/sys/dev/ic/
mb86950reg.h 138 #define BMPR_FIFO ESTAR_BMPR0
mb86950.c 248 bus_space_read_2(bst, bsh, BMPR_FIFO);
618 bus_space_write_2(bst, bsh, BMPR_FIFO,
628 BMPR_FIFO, data, len1);
642 bus_space_write_2(bst, bsh, BMPR_FIFO, *savebyte);
652 bus_space_write_2(bst, bsh, BMPR_FIFO, 0);
809 status = bus_space_read_2(bst, bsh, BMPR_FIFO);
819 len = bus_space_read_2(bst, bsh, BMPR_FIFO);
897 bus_space_read_multi_stream_2(bst, bsh, BMPR_FIFO,

Completed in 64 milliseconds