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

  /src/sys/arch/cobalt/cobalt/
interrupt.c 116 bus_space_read_1(icu_bst, elcr_bsh, (reg))
118 bus_space_write_1(icu_bst, elcr_bsh, (reg), (val))
122 static bus_space_handle_t icu1_bsh, icu2_bsh, elcr_bsh; variable in typeref:typename:bus_space_handle_t
180 bus_space_map(icu_bst, PCIB_BASE + IO_ELCR, IO_ELCRSIZE, 0, &elcr_bsh);

Completed in 107 milliseconds