Searched refs:_boundary (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/arch/alpha/pci/
H A Dirongate_dma.c96 t->_boundary = 0;
122 t->_boundary = 0;
H A Dmcpcia_dma.c107 t->_boundary = 0;
133 t->_boundary = 0;
160 t->_boundary = 0;
H A Dtsp_dma.c221 t->_boundary = 0;
263 t->_boundary = 0;
289 t->_boundary = 0;
315 t->_boundary = 0;
H A Dttwoga_dma.c111 t->_boundary = 0;
137 t->_boundary = 0;
H A Ddwlpx_dma.c124 t->_boundary = 0;
150 t->_boundary = 0;
H A Dapecs_dma.c105 t->_boundary = 0;
131 t->_boundary = 0;
H A Dlca_dma.c107 t->_boundary = 0;
133 t->_boundary = 0;
H A Dcia_dma.c161 t->_boundary = 0;
189 t->_boundary = 0;
215 t->_boundary = 0;
/netbsd-current/sys/arch/alpha/jensenio/
H A Djensenio_dma.c97 t->_boundary = 0;
123 t->_boundary = 0;
/netbsd-current/sys/arch/alpha/common/
H A Dbus_dma.c101 if (t->_boundary != 0 && t->_boundary < boundary)
102 map->_dm_boundary = t->_boundary;
/netbsd-current/sys/arch/m68k/m68k/
H A Dbus_dma.c105 if (t->_boundary != 0 && t->_boundary < boundary)
106 map->_dm_boundary = t->_boundary;
/netbsd-current/sys/arch/vax/uba/
H A Duba_dma.c89 t->_boundary = 0;
/netbsd-current/sys/arch/alpha/include/
H A Dbus_defs.h358 bus_size_t _boundary; member in struct:alpha_bus_dma_tag
/netbsd-current/sys/arch/m68k/include/
H A Dbus_dma.h135 bus_size_t _boundary; member in struct:m68k_bus_dma_tag
/netbsd-current/sys/arch/vax/vsa/
H A Dvsbus_dma.c80 t->_boundary = 0;
/netbsd-current/sys/arch/vax/include/
H A Dbus.h837 bus_size_t _boundary; member in struct:vax_bus_dma_tag

Completed in 210 milliseconds