Home
last modified time | relevance | path

Searched refs:Undefined (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/include/sound/
Dhdsp.h32 Undefined, enumerator
/linux-2.6.39/Documentation/frv/
Datomic-ops.txt31 (*) In the exception prologues run on kernel->kernel entry, CCCR.CC3 is set to 0 (Undefined
52 steps (1) and (4) will set CC3 to the Undefined, thus aborting the store in (4a), and causing the
/linux-2.6.39/Documentation/ide/
DChangeLog.ide-tape.1995-2002172 * GO-1) Undefined code in idetape_read_position
/linux-2.6.39/sound/pci/rme9652/
Dhdsp.c5073 if (hdsp->io_type == Undefined) { in snd_hdsp_hwdep_ioctl()
5090 if (hdsp->io_type == Undefined) return -EINVAL; in snd_hdsp_hwdep_ioctl()
5343 if (hdsp->io_type == Undefined) { in hdsp_request_fw_loader()
5434 hdsp->io_type = Undefined; in snd_hdsp_create()
/linux-2.6.39/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt286 '00' Undefined
/linux-2.6.39/arch/x86/kvm/
Demulate.c82 #define Undefined (1<<25) /* No Such Instruction */ macro
2394 I(DstMem | SrcImm | ModRM | Mov, em_mov), X7(D(Undefined)),
2750 if (c->d == 0 || (c->d & Undefined)) in x86_decode_insn()