Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/device-mapper/
Dswitch.txt43 spread with an address region size on the order of 10s of MBs, which
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3521 unsigned int MBs = ((256 << density) * banks) / (org << width); in mc7_calc_size() local
3523 return MBs << 20; in mc7_calc_size()