Home
last modified time | relevance | path

Searched refs:qd (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/sys/dev/usb/
Dumidi_quirks.c660 const struct umq_data *qd; in umidi_print_quirk() local
663 for (qd=q->quirks; qd->type; qd++) in umidi_print_quirk()
664 printf("%s%s", quirk_name[qd->type], in umidi_print_quirk()
665 (qd+1)->type?", ":")\n"); in umidi_print_quirk()
674 const struct umq_data *qd; in umidi_get_quirk_data_from_type() local
676 for (qd=q->quirks; qd->type; qd++) in umidi_get_quirk_data_from_type()
677 if (qd->type == type) in umidi_get_quirk_data_from_type()
678 return qd->data; in umidi_get_quirk_data_from_type()
/netbsd/src/sys/arch/x86/pci/
Dpci_bus_fixup.c62 const struct pci_quirkdata *qd; in pci_bus_fixup() local
88 qd = pci_lookup_quirkdata(PCI_VENDOR(reg), PCI_PRODUCT(reg)); in pci_bus_fixup()
92 (qd != NULL && in pci_bus_fixup()
93 (qd->quirks & PCI_QUIRK_MULTIFUNCTION) != 0)) in pci_bus_fixup()
Dpci_machdep.c907 const struct pci_quirkdata *qd; in pci_device_foreach_min() local
925 qd = pci_lookup_quirkdata(PCI_VENDOR(id), in pci_device_foreach_min()
930 (qd != NULL && in pci_device_foreach_min()
931 (qd->quirks & PCI_QUIRK_MULTIFUNCTION) != 0)) in pci_device_foreach_min()
/netbsd/src/sys/dev/qbus/
Dfiles.uba56 device qd: qfont
57 attach qd at uba
58 file dev/qbus/qd.c qd needs-count
Dqd.c321 cons_decl(qd);
536 CFATTACH_DECL_NEW(qd, sizeof(struct qd_softc),
883 struct qdmap *qd; in qdclose() local
896 qd = &qdmap[unit]; in qdclose()
916 mapix = VTOP((int)qd->template) - VTOP(qvmem[0]); in qdclose()
923 mapix = VTOP((int)qd->adder) - VTOP(qvmem[0]); in qdclose()
930 mapix = VTOP((int)qd->red) - VTOP(qvmem[0]); in qdclose()
1081 struct qdmap *qd; /* pointer to device map struct */ in qdioctl() local
1197 qd = (struct qdmap *) &qdmap[unit]; in qdioctl()
1201 mapix = VTOP((int)qd->template) - VTOP(qvmem[0]); in qdioctl()
[all …]
/netbsd/src/sys/dev/pci/
Dpci.c230 const struct pci_quirkdata *qd; in pciprint() local
255 qd = pci_lookup_quirkdata(PCI_VENDOR(pa->pa_id), in pciprint()
257 if (qd == NULL) { in pciprint()
264 "\012skipfunc7", qd->quirks); in pciprint()
749 const struct pci_quirkdata *qd; local
812 qd = pci_lookup_quirkdata(PCI_VENDOR(id), PCI_PRODUCT(id));
814 if (qd != NULL &&
815 (qd->quirks & PCI_QUIRK_MULTIFUNCTION) != 0)
817 else if (qd != NULL &&
818 (qd->quirks & PCI_QUIRK_MONOFUNCTION) != 0)
[all …]
/netbsd/src/sys/arch/vax/vax/
Dconf.c130 cons_decl(qd);
150 cons_init(qd),
/netbsd/src/sys/arch/i386/pci/
Dpci_intr_fixup.c820 const struct pci_quirkdata *qd; in pci_intr_fixup() local
834 qd = pci_lookup_quirkdata(PCI_VENDOR(icuid), in pci_intr_fixup()
839 (qd != NULL && in pci_intr_fixup()
840 (qd->quirks & PCI_QUIRK_MULTIFUNCTION) != 0)) in pci_intr_fixup()
/netbsd/src/sys/dev/acpi/
Dacpi_mcfg.c472 const struct pci_quirkdata *qd; in acpimcfg_device_probe() local
500 qd = pci_lookup_quirkdata(PCI_VENDOR(reg), PCI_PRODUCT(reg)); in acpimcfg_device_probe()
501 if (qd != NULL && (qd->quirks & PCI_QUIRK_HASEXTCNF) != 0) in acpimcfg_device_probe()
503 if (qd != NULL && (qd->quirks & PCI_QUIRK_NOEXTCNF) != 0) in acpimcfg_device_probe()
/netbsd/src/sys/arch/vax/conf/
Dmajors.vax51 device-major qd char 41 qd
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
De500.igen1035 …//printf("evmhossiaaw: ovh %d ovl %d al %d ah %d bl %d bh %d t1 %qd t2 %qd tl %qd th %qd\n", ovh, …
1066 …//printf("evmhosmiaaw: al %d ah %d bl %d bh %d t1 %qd t2 %qd tl %qd th %qd\n", al, ah, bl, bh, t1,…
1146 …//printf("evmhessiaaw: ovh %d ovl %d al %d ah %d bl %d bh %d t1 %qd t2 %qd tl %qd th %qd\n", ovh, …
1303 …//printf("evmhousianw: ovh %d ovl %d al %d ah %d bl %d bh %d t1 %qd t2 %qd tl %qd th %qd\n", ovh, …
1389 …//printf("evmhesmianw: al %d ah %d bl %d bh %d t1 %qd t2 %qd tl %qd th %qd\n", al, ah, bl, bh, t1,…
1410 …f("evmheusianw: ovh %d ovl %d al %u ah %u bl %u bh %u t1 %qu t2 %qu tl %qd th %qd\n", ovh, ovl, al…
1450 //printf("evmhogsmiaa: a %d b %d t1 %qd t2 %qd\n", a, b, t1, t2);
1517 //printf("evmhogsmian: a %d b %d t1 %qd t2 %qd\n", a, b, t1, t2);
1809 … //printf("evmwlsmiaaw: al %d ah %d bl %d bh %d t1 %qd t2 %qd\n", al, ah, bl, bh, t1, t2);
1927 …//printf("evmwlusianw: ovl %d ovh %d al %d ah %d bl %d bh %d t1 %qd t2 %qd th %qd tl %qd\n", ovl, …
[all …]
/netbsd/src/etc/etc.vax/
DMAKEDEV.conf259 qd[0-9]*)
262 mkdev qd$unit c 40 $(($unit * 4 + 2))
Ddisktab423 qdeagle|qd-eagle|Fujitsu 2351A eagle on QD33 (Microvax):\
/netbsd/src/tests/usr.bin/xlint/lint1/
Demit.exp-ln60 174 c 0.174 s2 "%-3d%+3d% d%#x%03d%*.*s%6.2f%hd%ld%Ld%qd" i 9my_printf f2 PcC PC V
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Darm-dis.c6628 unsigned long qd = arm_decode_field_multiple (given, 13, 15, 22, 22); in is_mve_unpredictable() local
6631 if (qd == qm) in is_mve_unpredictable()
6649 unsigned long qd = arm_decode_field_multiple (given, 13, 15, 22, 22); in is_mve_unpredictable() local
6652 if (qd == qm) in is_mve_unpredictable()
6907 unsigned long qd = arm_decode_field_multiple (given, 13, 15, 22, 22); in is_mve_unpredictable() local
6910 if (qd == qm) in is_mve_unpredictable()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Darm-dis.c6454 unsigned long qd = arm_decode_field_multiple (given, 13, 15, 22, 22); in is_mve_unpredictable() local
6457 if (qd == qm) in is_mve_unpredictable()
6475 unsigned long qd = arm_decode_field_multiple (given, 13, 15, 22, 22); in is_mve_unpredictable() local
6478 if (qd == qm) in is_mve_unpredictable()
6733 unsigned long qd = arm_decode_field_multiple (given, 13, 15, 22, 22); in is_mve_unpredictable() local
6736 if (qd == qm) in is_mve_unpredictable()
/netbsd/src/sys/dev/
DDEVNAMES1121 qd MI
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dsh64-media.cpu542 "float.qd $drgh, $drf"
578 "fmov.qd $rm, $drf"
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dsh64-media.cpu542 "float.qd $drgh, $drf"
578 "fmov.qd $rm, $drf"
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dpredicates.md1728 ;; match pmov{dw,wb,qd}.
Dsse.md4611 /* There is no vandnp[sd] in avx512f. Use vpandn[qd]. */
4732 /* There is no v<logic>p[sd] in avx512f. Use vp<logic>[qd]. */
13429 [(V16QI "db") (V16HI "dw") (V8SI "qd") (V8HI "qw")])
13679 [(V16QI "wb") (V8HI "dw") (V4SI "qd")])
14426 "vpmov<trunsuffix>qd\t{%1, %0|%0, %1}"
14459 "vpmov<trunsuffix>qd\t{%1, %0|%0, %1}"
14489 "vpmov<trunsuffix>qd\t{%1, %0%{%3%}%N2|%0%{%3%}%N2, %1}"
14504 "vpmov<trunsuffix>qd\t{%1, %0%{%2%}%{z%}|%0%{%2%}%{z%}, %1}"
14517 "vpmov<trunsuffix>qd\t{%1, %0%{%2%}|%0%{%2%}, %1}"
/netbsd/src/external/bsd/ipf/dist/
DHISTORY112 3530264 ipmon prints qd for some 64bit numbers
/netbsd/src/sys/dev/microcode/wi/
Desecsym182 …���`�b�`�d��J`dZ�����/X��`�b��`�d���ی��������`�b��`�a��Z�Jۡ�Z�h`�b�`qd��f`�d�������� …
/netbsd/src/external/lgpl3/gmp/dist/doc/
Dgmp.texi8472 too small. Subtracting @m{qd,q*d} from the dividend gives a remainder, and
8497 for a 2@cross{}1 calculating @m{qd,q*d}. The net effect is to process two
8518 quotient limb is formed and the N@cross{}1 product @m{qd,q*d} subtracted at
8656 $$ a = qd + r b^n $$
/netbsd/src/external/gpl3/binutils/dist/gas/po/
Dzh_CN.po3796 msgstr "实参%qd不是一个常数"
13135 msgstr "实参%qd不是一个常数"

12