Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxx.c246 static int ahc_createdmamem(bus_dma_tag_t tag,
4233 if (ahc_createdmamem(ahc->parent_dmat, in ahc_init_scbdata()
4243 if (ahc_createdmamem(ahc->parent_dmat, in ahc_init_scbdata()
4353 if (ahc_createdmamem(ahc->parent_dmat, PAGE_SIZE, ahc->sc_dmaflags, in ahc_alloc_scbs()
4708 if (ahc_createdmamem(ahc->parent_dmat, driver_data_size, in ahc_init()
7229 ahc_createdmamem(bus_dma_tag_t tag, int size, int flags, bus_dmamap_t *mapp, in ahc_createdmamem() function