Lines Matching refs:mfg_num
95 while (ids->part_num && ids->mfg_num) { in cx_device_match()
97 ids->mfg_num == cx_device->cx_id.mfg_num) in cx_device_match()
190 cx_device_register(nasid_t nasid, int part_num, int mfg_num, in cx_device_register() argument
201 cx_dev->cx_id.mfg_num = mfg_num; in cx_device_register()
242 cx_dev->cx_id.mfg_num, cx_dev->hubdev, in cx_device_reload()
405 int mfg_num = CX_DEV_NONE; in tiocx_reload() local
420 mfg_num = XWIDGET_MFG_NUM(cx_id); in tiocx_reload()
421 DBG("part= 0x%x, mfg= 0x%x\n", part_num, mfg_num); in tiocx_reload()
429 cx_dev->cx_id.mfg_num = mfg_num; in tiocx_reload()
447 cx_dev->cx_id.part_num, cx_dev->cx_id.mfg_num, in show_cxdev_control()
521 widgetp->xwi_hwid.mfg_num, hubdev, bt) < 0) in tiocx_init()