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

  /src/sys/arch/hp300/dev/
intiovar.h 96 intio_device_writecmd(bus_space_tag_t bst, bus_space_handle_t bsh, function in typeref:typename:int
rtc.c 202 intio_device_writecmd(bst, bsh, RTC_SET_REG, &data, 1);
218 intio_device_writecmd(bst, bsh, RTC_SET_REG, &tmp, 1);
219 intio_device_writecmd(bst, bsh, RTC_WRITE_REG, NULL, 0);

Completed in 41 milliseconds