Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c3571 static unsigned int __devinit mc7_calc_size(u32 cfg) in mc7_calc_size() function
3591 mc7->size = G_DEN(cfg) == M_DEN ? 0 : mc7_calc_size(cfg); in mc7_prep()