Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h703 #define DMA_LO32(x) ((uint32_t) (x)) macro
H A Disp.c2054 pt.ctp_dataseg[0].ds_base = DMA_LO32(fcp->isp_scdma); in isp_ct_passthru()
2057 pt.ctp_dataseg[1].ds_base = DMA_LO32(fcp->isp_scdma); in isp_ct_passthru()