/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | pda,91-00156-a0.yaml | 4 $id: http://devicetree.org/schemas/display/panel/pda,91-00156-a0.yaml# 7 title: PDA 91-00156-A0 5.0" WVGA TFT LCD panel 18 const: pda,91-00156-a0
|
/freebsd/share/man/man4/ |
H A D | uipaq.4 | 59 .It ASUS P535 PDA 60 .It Casio BE300 PDA
|
H A D | cdce.4 | 106 Sharp Zaurus PDA
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | playdate | 38 # pda: audio 48 # pda: video
|
H A D | apple | 258 # magic for Newton PDA package formats
|
/freebsd/sys/i386/i386/ |
H A D | bios.c | 572 struct pnp_sysdevargs *pda; in pnpbios_identify() local 611 pda = (struct pnp_sysdevargs *)devnodebuf; in pnpbios_identify() 612 pd = &pda->node; in pnpbios_identify() 616 pda->next = currdev; in pnpbios_identify() 618 if ((error = bios16(&args, PNP_GET_DEVNODE, &pda->next, &pda->node, 1))) { in pnpbios_identify() 628 currdev = pda->next; in pnpbios_identify()
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 471 id-pkix 9 : id-pda 636 id-pda 1 : id-pda-dateOfBirth 637 id-pda 2 : id-pda-placeOfBirth 638 id-pda 3 : id-pda-gender 639 id-pda 4 : id-pda-countryOfCitizenship 640 id-pda 5 : id-pda-countryOfResidence
|
H A D | obj_dat.h | 1387 {"id-pda", "id-pda", NID_id_pda, 7, &so[1927]}, 1470 {"id-pda-dateOfBirth", "id-pda-dateOfBirth", NID_id_pda_dateOfBirth, 8, &so[2595]}, 1471 {"id-pda-placeOfBirth", "id-pda-placeOfBirth", NID_id_pda_placeOfBirth, 8, &so[2603]}, 1473 {"id-pda-gender", "id-pda-gender", NID_id_pda_gender, 8, &so[2611]}, 1474 …{"id-pda-countryOfCitizenship", "id-pda-countryOfCitizenship", NID_id_pda_countryOfCitizenship, 8,… 1475 …{"id-pda-countryOfResidence", "id-pda-countryOfResidence", NID_id_pda_countryOfResidence, 8, &so[2… 3050 265, /* "id-pda" */ 3051 352, /* "id-pda-countryOfCitizenship" */ 3052 353, /* "id-pda-countryOfResidence" */ 3053 348, /* "id-pda-dateOfBirth" */ [all …]
|
/freebsd/lib/libnvmf/ |
H A D | nvmf_tcp.c | 878 na_error(na, "NVMe/TCP: Unsupported PDA %u", pdu->hpda); in nvmf_tcp_validate_ic_pdu() 987 ic_req.hpda = params->tcp.pda; in tcp_connect() 1029 qp->rxpda = (params->tcp.pda + 1) * 4; in tcp_connect() 1060 ic_resp.cpda = params->tcp.pda; in tcp_accept() 1074 qp->rxpda = (params->tcp.pda + 1) * 4; in tcp_accept() 1092 if (aparams->tcp.pda > NVME_TCP_CPDA_MAX) { in tcp_allocate_qpair() 1093 na_error(na, "Invalid PDA"); in tcp_allocate_qpair()
|
H A D | libnvmf.h | 35 uint8_t pda; /* Tx-side PDA. */ member
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_sdma.h | 144 uint32_t pda; member
|
/freebsd/sbin/nvmecontrol/ |
H A D | connect.c | 56 params->tcp.pda = 0; in tcp_association_params()
|
H A D | reconnect.c | 51 params->tcp.pda = 0; in tcp_association_params()
|
H A D | fabrics.c | 210 params->tcp.pda = 0; in tcp_discovery_association_params()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 5380 8004 Zaurus SL-5000D/SL-5500 PDA 5382 8006 Zaurus SL-B500/SL-5600 PDA 5383 8007 Zaurus C-700 PDA 5386 9031 Zaurus C-750/C-760/C-860/SL-C3000 PDA 5389 9050 Zaurus C-860 PDA 6507 15b1 PDA n311 6571 0109 F5U109/F5U409 PDA Adapter 6871 0038 Clie PEG-S300/D PalmOS PDA 6881 0058 Clie PEG-N7x0C PalmOS PDA Mass Storage 6882 0066 Clie PEG-N7x0C/PEG-T425 PalmOS PDA Serial [all …]
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 1313 product ASUS P535 0x420f ASUS P535 PDA 1520 product CASIO BE300 0x2002 BE-300 PDA 2070 product FOSSIL WRISTPDA 0x0002 Wrist PDA 2397 product GMATE YP3X00 0x1001 YP3X00 PDA 4328 product SHARP SL5500 0x8004 Zaurus SL-5500 PDA 4329 product SHARP SLA300 0x8005 Zaurus SL-A300 PDA 4330 product SHARP SL5600 0x8006 Zaurus SL-5600 PDA 4331 product SHARP SLC700 0x8007 Zaurus SL-C700 PDA 4332 product SHARP SLC750 0x9031 Zaurus SL-C750 PDA
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 1057 Def PDA = Rel.front(); in pushClobbers() local 1058 RegisterRef RR = PDA.Addr->getRegRef(*this); in pushClobbers() 1105 Def PDA = Rel.front(); in pushDefs() local 1106 RegisterRef RR = PDA.Addr->getRegRef(*this); in pushDefs()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 1414 #define SN_id_pda "id-pda" 1951 #define SN_id_pda_dateOfBirth "id-pda-dateOfBirth" 1955 #define SN_id_pda_placeOfBirth "id-pda-placeOfBirth" 1959 #define SN_id_pda_gender "id-pda-gender" 1963 #define SN_id_pda_countryOfCitizenship "id-pda-countryOfCitizenship" 1967 #define SN_id_pda_countryOfResidence "id-pda-countryOfResidence"
|
/freebsd/sys/dev/usb/serial/ |
H A D | uvisor.c | 48 * Handspring Visor (Palmpilot compatible PDA) driver
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dev_api.h | 105 * In case of a crash kernel over PDA - this should be set to false.
|
H A D | ecore_mcp.c | 965 "Load Request: param 0x%08x [init_hw %d, drv_type %d, hsi_ver %d, pda 0x%04x]\n", in __ecore_mcp_load_req()
|
H A D | ecore_dev.c | 77 * mechanism as this doesn't cover some cases [E.g., PDA or scenarios where
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiate.cpp | 2574 PartialDiagnosticAt PDA(SourceLocation(), in createSubstDiag() local 2576 Info.takeSFINAEDiagnostic(PDA); in createSubstDiag() 2577 PDA.second.EmitToString(S.getDiagnostics(), Message); in createSubstDiag() 2578 ErrorLoc = PDA.first; in createSubstDiag()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mail.local.linux | 152 MPV[X!12`E,),]<'])04VT)68Q%<Z6N2,#HRELB2(^)P]]&3YT"PDA.#4!NB`
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 1133 "^pda,.*":
|