Lines Matching defs:unum
151 int unum;
1010 /* device specific new function will set unum */
1267 proto->unum = portid & (MAX_IO_UNITS_PER_BOARD - 1);
1280 ip->dev.type, ip->dev.unum);
1653 data->err = (*data->found)(data->a, device->type, device->unum, id);
1827 /* unum = (CMP/CHIP ID) + (ON_BOARD_CORE_NUM * MAX_CMPID_PER_BOARD) */
1828 proto->unum = ((portid/OPL_MAX_CPUID_PER_CMP) &
1842 cp->dev.type, cp->dev.unum);
2227 proto->unum = 0;
3867 * If there is any call to mc-opl to get memory unum,
3868 * mc-opl will return UNKNOWN as the unum.