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

  /src/sys/dev/isa/
isadmavar.h 53 bus_space_handle_t ids_dmapgh; /* handle for DMA page registers */ member in struct:isa_dma_state
isadma.c 177 &ids->ids_dmapgh))
218 bus_space_unmap(ids->ids_bst, ids->ids_dmapgh, DMAPG_IOSIZE);
436 bus_space_write_1(ids->ids_bst, ids->ids_dmapgh,
455 bus_space_write_1(ids->ids_bst, ids->ids_dmapgh,

Completed in 12 milliseconds