Lines Matching refs:device
295 * ENODATA on access timeout (maybe retryable: device may just be busy)
435 switch (infop->device) {
575 * + Read the vendor/device/revision/subsystem/cache-line-size registers,
597 * chip, specifically vendor/device/revision/subsystem vendor
598 * and subsystem device id. We expect (but don't check) that
607 infop->device = pci_config_get16(handle,
626 if ((infop->device == DEVICE_ID_MCP55_373) ||
627 (infop->device == DEVICE_ID_MCP55_372))
633 if ((infop->device == DEVICE_ID_MCP55_373) ||
634 (infop->device == DEVICE_ID_MCP55_372)) {
1089 /* Set the device idle limit value */
1093 /* Enable the core/device idle timer in PMU control 2 */
1111 if (ngep->chipinfo.device == DEVICE_ID_MCP51_268 ||
1112 ngep->chipinfo.device == DEVICE_ID_MCP51_269 ||
1113 ngep->chipinfo.device == DEVICE_ID_MCP55_372 ||
1114 ngep->chipinfo.device == DEVICE_ID_MCP55_373 ||
1115 ngep->chipinfo.device == DEVICE_ID_MCP61_3EE ||
1116 ngep->chipinfo.device == DEVICE_ID_MCP61_3EF ||
1117 ngep->chipinfo.device == DEVICE_ID_MCP77_760 ||
1118 ngep->chipinfo.device == DEVICE_ID_MCP79_AB0) {
1517 if (ngep->chipinfo.device == DEVICE_ID_MCP55_373 ||
1518 ngep->chipinfo.device == DEVICE_ID_MCP55_372) {