Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_mv.c142 MV_SG_TBL_SZ = (16 * MV_MAX_SG_CT), enumerator
3974 hpriv->sg_tbl_pool = dmam_pool_create("sg_tbl", dev, MV_SG_TBL_SZ, in mv_create_dma_pools()
3975 MV_SG_TBL_SZ, 0); in mv_create_dma_pools()