Searched refs:modl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c693 u64 modl[MLNX_MFG_VAL_QWORD_CNT(MODL)] = { 0 }; local
700 memcpy(modl, buf, count);
706 sizeof(u64), modl[word], 0, 0, 0, 0, &res);
904 static DEVICE_ATTR_RW(modl);
/linux-master/drivers/atm/
H A Didt77252.c2136 unsigned long tmpl, modl; local
2158 modl = tmpl % (unsigned long)card->utopia_pcr;
2162 if (modl > 0)
3260 unsigned long tmpl, modl; local
3485 modl = tmpl % (unsigned long)card->utopia_pcr;
3487 if (modl)
H A Dnicstar.c1231 unsigned long tmpl, modl; local
1296 modl = tmpl % card->max_pcr;
1300 if (modl > 0)

Completed in 142 milliseconds