Lines Matching defs:model
37 int key, val, vendor = -1, model = -1;
53 model = val;
67 device->config_rom[4] >> 22 != model)
101 char vendor[32], model[32];
122 strcpy(model, "?");
123 fw_csr_string(dice->unit->directory, CSR_MODEL, model, sizeof(model));
126 vendor, model, dev->config_rom[4] & 0x3fffff,
248 #define DICE_DEV_ENTRY_TYPICAL(vendor, model, data) \
255 .model_id = (model), \
386 // The model has quirk in its GUID, in which model field is 0x000013 and different from
387 // model ID (0x0000de) in its root/unit directory.