Home
last modified time | relevance | path

Searched refs:bus_space_write_stream_1 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/cpu/x86_64/include/
HDbus_dma.h918 #define bus_space_write_stream_1(t, h, o, v) \ macro
/dragonfly/sys/sys/
HDbus.h592 bus_space_write_stream_1((r)->r_bustag, (r)->r_bushandle, (o), (v))
/dragonfly/share/man/man9/
HDMakefile347 bus_space.9 bus_space_write_stream_1.9 \