Home
last modified time | relevance | path

Searched refs:bus_write_multi_1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dbus.h845 #define bus_write_multi_1(r, o, d, c) \ macro
/freebsd-13.1/sys/dev/bhnd/
H A Dbhnd.h1527 bus_write_multi_1((r)->res, (o), (d), (c)) : \
H A Dbhnd_bus_if.m1360 /** An implementation of bus_write_multi_1() compatible with bhnd_resource */
/freebsd-13.1/sys/dev/ppc/
H A Dppc.c1856 bus_write_multi_1(ppc->res_ioport, PPC_EPP_DATA, addr, cnt); in ppc_io()