Searched refs:BUS_DMA_WAITOK (Results 26 - 50 of 153) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Duha.c470 BUS_DMA_WAITOK) | BUS_DMA_STREAMING |
480 BUS_DMA_WAITOK) | BUS_DMA_STREAMING |
/netbsd-6-1-5-RELEASE/sys/arch/hp700/gsc/
H A Dharmony.c235 BUS_DMA_WAITOK) != 0) {
242 BUS_DMA_WAITOK) != 0) {
250 sizeof(struct harmony_empty), 0, BUS_DMA_WAITOK,
261 sizeof(struct harmony_empty), NULL, BUS_DMA_WAITOK) != 0) {
1058 if (bus_dmamap_create(sc->sc_dmat, size, 1, size, 0, BUS_DMA_WAITOK,
1063 &rseg, BUS_DMA_WAITOK) != 0)
1067 BUS_DMA_WAITOK) != 0)
1071 BUS_DMA_WAITOK) != 0)
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_tl.c660 sizeof(struct tl_Rx_list) * TL_NBUF, 0, BUS_DMA_WAITOK,
666 BUS_DMA_WAITOK, &sc->Tx_dmamap);
669 ETHER_MIN_TX, boundary, BUS_DMA_WAITOK,
683 BUS_DMA_WAITOK);
687 BUS_DMA_WAITOK);
690 nullbuf, ETHER_MIN_TX, NULL, BUS_DMA_WAITOK);
697 1, MCLBYTES, boundary, BUS_DMA_WAITOK | BUS_DMA_ALLOCNOW,
702 BUS_DMA_WAITOK | BUS_DMA_ALLOCNOW,
H A Dauixp.c981 BUS_DMA_WAITOK);
990 &dma->addr, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
996 BUS_DMA_WAITOK, &dma->map);
1005 BUS_DMA_WAITOK);
1062 off, prot, BUS_DMA_WAITOK);
H A Dautri.c861 &p->nsegs, BUS_DMA_WAITOK);
866 &p->addr, BUS_DMA_WAITOK|BUS_DMA_COHERENT);
871 0, BUS_DMA_WAITOK, &p->map);
876 BUS_DMA_WAITOK);
1160 off, prot, BUS_DMA_WAITOK);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dbus_defs.h247 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/hpc/
H A Dhaltwo.c651 HALTWO_MAX_DMASEGS, &p->dma_segcount, BUS_DMA_WAITOK);
657 p->size, &p->kern_addr, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
663 PAGE_SIZE, 0, BUS_DMA_WAITOK, &p->dma_map);
668 p->size, NULL, BUS_DMA_WAITOK);
H A Dwdsc.c167 BUS_DMA_WAITOK, &wsc->sc_dmamap) != 0) {
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/ioc/
H A Doiocsc.c152 BUS_DMA_WAITOK, &osc->sc_dmamap) != 0) {
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvraiu.c232 &rsegs, BUS_DMA_WAITOK)) {
238 BUS_DMA_WAITOK | BUS_DMA_COHERENT)) {
244 0, BUS_DMA_WAITOK, &sc->sc_dmap)) {
252 AUDIO_BUF_SIZE, NULL, BUS_DMA_WAITOK)) {
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/include/
H A Dbus_defs.h242 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/landisk/include/
H A Dbus_defs.h239 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dbus_dma.h78 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/include/
H A Dbus_dma.h76 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Dbus_defs.h274 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/dreamcast/include/
H A Dbus_defs.h239 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_lcd.c334 offset, 0, BUS_DMA_WAITOK|BUS_DMA_COHERENT );
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/lubbock/
H A Dlubbock_lcd.c289 offset, 0, BUS_DMA_WAITOK|BUS_DMA_COHERENT );
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2410_lcd.c284 offset, 0, BUS_DMA_WAITOK|BUS_DMA_COHERENT);
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/virtex/dev/
H A Dtft_ll.c205 prot, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
H A Dtft_plb.c181 offs, prot, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
/netbsd-6-1-5-RELEASE/sys/arch/evbsh3/include/
H A Dbus_defs.h307 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dbus_defs.h286 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro
/netbsd-6-1-5-RELEASE/sys/dev/sdmmc/
H A Dsdmmc.c593 SDMMC_SECTOR_SIZE, 0, BUS_DMA_WAITOK, &sf->bbuf_dmap);
597 PAGE_SIZE, 0, &ds, 1, &rseg, BUS_DMA_WAITOK);
601 &sf->bbuf, BUS_DMA_WAITOK);
606 BUS_DMA_WAITOK|BUS_DMA_READ|BUS_DMA_WRITE);
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dbus_defs.h256 #define BUS_DMA_WAITOK 0x000 /* safe to sleep (pseudo-flag) */ macro

Completed in 304 milliseconds

1234567