Home
last modified time | relevance | path

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

/src/sys/dev/smartpqi/
H A Dsmartpqi_prototypes.h108 int pqisrc_simple_dma_alloc(pqisrc_softstate_t *, struct dma_mem *, size_t,
H A Dsmartpqi_discovery.c370 pqisrc_simple_dma_alloc(pqisrc_softstate_t *softs, struct dma_mem *device_mem, in pqisrc_simple_dma_alloc() function
521 ret = pqisrc_simple_dma_alloc(softs, &device_mem, datasize, request->sg_descriptors); in pqisrc_prepare_send_raid()