subfunc 499 arch/powerpc/kvm/book3s_hv.c int subfunc; subfunc 506 arch/powerpc/kvm/book3s_hv.c subfunc = (flags >> H_VPA_FUNC_SHIFT) & H_VPA_FUNC_MASK; subfunc 507 arch/powerpc/kvm/book3s_hv.c if (subfunc == H_VPA_REG_VPA || subfunc == H_VPA_REG_DTL || subfunc 508 arch/powerpc/kvm/book3s_hv.c subfunc == H_VPA_REG_SLB) { subfunc 517 arch/powerpc/kvm/book3s_hv.c if (subfunc == H_VPA_REG_VPA) subfunc 535 arch/powerpc/kvm/book3s_hv.c switch (subfunc) { subfunc 191 arch/powerpc/oprofile/op_model_cell.c rtas_ibm_cbe_perftools(int subfunc, int passthru, subfunc 196 arch/powerpc/oprofile/op_model_cell.c return rtas_call(pm_rtas_token, 5, 1, NULL, subfunc, subfunc 1136 arch/powerpc/oprofile/op_model_cell.c int subfunc, rtn_value; subfunc 1152 arch/powerpc/oprofile/op_model_cell.c subfunc = 3; /* subfunc 1159 arch/powerpc/oprofile/op_model_cell.c subfunc, cbe_cpu_to_node(cpu), subfunc 1243 arch/powerpc/oprofile/op_model_cell.c int subfunc; subfunc 1303 arch/powerpc/oprofile/op_model_cell.c subfunc = 2; /* 2 - activate SPU tracing, 3 - deactivate */ subfunc 1306 arch/powerpc/oprofile/op_model_cell.c ret = rtas_call(spu_rtas_token, 3, 1, NULL, subfunc, subfunc 396 drivers/gpu/drm/i915/gvt/opregion.c static const char *opregion_subfunc_name(u32 subfunc) subfunc 400 drivers/gpu/drm/i915/gvt/opregion.c switch (subfunc) { subfunc 443 drivers/gpu/drm/i915/gvt/opregion.c u32 func, subfunc; subfunc 446 drivers/gpu/drm/i915/gvt/opregion.c subfunc = GVT_OPREGION_SUBFUNC(scic); subfunc 449 drivers/gpu/drm/i915/gvt/opregion.c subfunc == INTEL_GVT_OPREGION_SCIC_SF_SUPPRTEDCALLS) subfunc 451 drivers/gpu/drm/i915/gvt/opregion.c subfunc == INTEL_GVT_OPREGION_SCIC_SF_REQEUSTEDCALLBACKS) subfunc 453 drivers/gpu/drm/i915/gvt/opregion.c subfunc == INTEL_GVT_OPREGION_SCIC_SF_SUPPRTEDCALLS)) { subfunc 470 drivers/gpu/drm/i915/gvt/opregion.c u32 func, subfunc; subfunc 521 drivers/gpu/drm/i915/gvt/opregion.c subfunc = GVT_OPREGION_SUBFUNC(scic); subfunc 526 drivers/gpu/drm/i915/gvt/opregion.c opregion_subfunc_name(subfunc)); subfunc 371 drivers/scsi/aic94xx/aic94xx_hwi.h void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc); subfunc 762 drivers/scsi/aic94xx/aic94xx_scb.c void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) subfunc 770 drivers/scsi/aic94xx/aic94xx_scb.c control_phy->sub_func = subfunc; subfunc 772 drivers/scsi/aic94xx/aic94xx_scb.c switch (subfunc) { subfunc 830 drivers/scsi/aic94xx/aic94xx_scb.c u8 subfunc) subfunc 838 drivers/scsi/aic94xx/aic94xx_scb.c link_adm->sub_func = subfunc; subfunc 1108 drivers/scsi/gdth.c cmd_ptr->u.ioctl.subfunc = p1; subfunc 68 drivers/scsi/gdth_ioctl.h u32 subfunc; /* IOCTL function */ subfunc 133 drivers/scsi/gdth_proc.c gdtcmd.u.ioctl.subfunc = CACHE_CONFIG; subfunc 250 drivers/scsi/gdth_proc.c gdtcmd->u.ioctl.subfunc = DSK_STATISTICS | L_CTRL_PATTERN; subfunc 273 drivers/scsi/gdth_proc.c gdtcmd->u.ioctl.subfunc = SCSI_DR_INFO | L_CTRL_PATTERN; subfunc 319 drivers/scsi/gdth_proc.c gdtcmd->u.ioctl.subfunc = SCSI_DEF_CNT | L_CTRL_PATTERN; subfunc 354 drivers/scsi/gdth_proc.c gdtcmd->u.ioctl.subfunc = CACHE_DRV_INFO; subfunc 431 drivers/scsi/gdth_proc.c gdtcmd->u.ioctl.subfunc = ARRAY_INFO | LA_CTRL_PATTERN; subfunc 488 drivers/scsi/gdth_proc.c gdtcmd->u.ioctl.subfunc = HOST_GET | LA_CTRL_PATTERN; subfunc 56 sound/firewire/oxfw/oxfw-command.c unsigned int subfunc; subfunc 60 sound/firewire/oxfw/oxfw-command.c subfunc = 0xc0; /* SINGLE */ subfunc 62 sound/firewire/oxfw/oxfw-command.c subfunc = 0xc1; /* LIST */ subfunc 67 sound/firewire/oxfw/oxfw-command.c buf[3] = subfunc; /* SINGLE or LIST */ subfunc 92 sound/firewire/oxfw/oxfw-command.c else if ((subfunc == 0xc1) && (buf[10] != eid)) subfunc 98 sound/firewire/oxfw/oxfw-command.c if (subfunc == 0xc0) { subfunc 28 tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c int func, subfunc; subfunc 33 tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c subfunc = 0x0; subfunc 36 tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c : "a"(func), "c"(subfunc));