Home
last modified time | relevance | path

Searched refs:PFX (Results 1 – 24 of 24) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dsky2.c45 #define PFX DRV_NAME " " macro
149 DBG(PFX "%s: phy write timeout\n", hw->dev[port]->name); in gm_phy_write()
153 DBG(PFX "%s: phy I/O error\n", hw->dev[port]->name); in gm_phy_write()
177 DBG(PFX "%s: phy read timeout\n", hw->dev[port]->name); in __gm_phy_read()
180 DBG(PFX "%s: phy I/O error\n", hw->dev[port]->name); in __gm_phy_read()
899 DBGIO(PFX "queue %#x idx <- %d\n", q, idx); in sky2_put_idx()
979 DBG(PFX "%s: receiver stop failed\n", sky2->netdev->name); in sky2_rx_stop()
1169 DBG2(PFX "%s: ram buffer %dK\n", dev->name, ramsize); in sky2_up()
1206 DBGIO(PFX "%s: le bases: st %p [%x], rx %p [%x], tx %p [%x]\n", in sky2_up()
1253 DBGIO(PFX "%s: tx queued, slot %d, len %d\n", dev->name, in sky2_xmit_frame()
[all …]
Dskge.c403 DBG2(PFX "%s: Link is up at %d Mbps, %s duplex\n", in skge_link_up()
413 DBG2(PFX "%s: Link is down.\n", skge->netdev->name); in skge_link_down()
455 DBG(PFX "%s: phy read timed out\n", in xm_phy_read()
578 DBG(PFX "%s: remote fault\n", in bcom_check_link()
594 DBG(PFX "%s: duplex mismatch\n", in bcom_check_link()
778 DBG(PFX "%s: remote fault\n", in xm_check_link()
794 DBG(PFX "%s: duplex mismatch\n", in xm_check_link()
870 DBG(PFX "%s: genesis reset failed\n", dev->name); in genesis_mac_init()
1138 DBGIO(PFX "%s: phy interrupt status 0x%x\n", in bcom_phy_intr()
1142 DBG(PFX "%s: uncorrectable pair swap error\n", in bcom_phy_intr()
[all …]
Dsis190.h34 #define PFX DRV_NAME ": " macro
Dskge.h20 #define PFX DRV_NAME " " macro
/external/swiftshader/third_party/LLVM/autoconf/
DREADME.TXT7 2. configure/build/install libtool with --prefix=<PFX>
9 4. Copy <PFX>/share/aclocal/libtool.m4 to llvm/autoconf/m4/libtool.m4
10 5. Copy <PFX>/share/libtool/ltmain.sh to llvm/autoconf/ltmain.sh
11 6. Copy <PFX>/share/libtool/libltdl/ltdl.c to llvm/lib/System
12 7. Copy <PFX>/share/libtool/libltdl/ltdl.h to llvm/lib/System
44 4. configure/build/install autoconf with --prefix=<PFX>
/external/iptables/extensions/
Dlibxt_CONNSECMARK.c12 #define PFX "CONNSECMARK target: " macro
54 xtables_error(PARAMETER_PROBLEM, PFX "parameter required"); in CONNSECMARK_check()
69 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_connsecmark()
Dlibxt_SECMARK.c12 #define PFX "SECMARK target: " macro
48 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_secmark()
/external/libxml2/
Dlibxml.m414 [ --with-xml-prefix=PFX Prefix where libxml is installed (optional)],
17 [ --with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional)],
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml215 PKCS#12/PFX format, they need to be converted to suitable PEM/DER
221 # convert CA certificate (if included in PFX file) to PEM format
/external/libmicrohttpd/
Dconfigure.ac673 …--with-gnutls[=PFX]]],[use GnuTLS for HTTPS support, optional PFX overrides pkg-config data for Gn…
/external/flac/libFLAC/
DlibFLAC.m411 AC_ARG_WITH(libFLAC,[ --with-libFLAC=PFX Prefix where libFLAC is installed (optional)], libFLAC_…
/external/libogg/
Dogg.m412 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg…
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dstr_agp.h49 #define PFX "agpgart: " macro
/external/libmicrohttpd/m4/
Dlibgcrypt.m431 AC_HELP_STRING([--with-libgcrypt-prefix=PFX],
/external/libopus/
Dopus.m413 AC_ARG_WITH(opus,AC_HELP_STRING([--with-opus=PFX],[Prefix where opus is installed (optional)]), opu…
Dconfigure.ac388 AC_HELP_STRING([--with-NE10=PFX],[Prefix where libNE10 is installed (optional)]),
/external/wpa_supplicant_8/hostapd/
Dandroid.config116 # PKCS#12 (PFX) support (used to read private key and certificate file from
Ddefconfig129 # PKCS#12 (PFX) support (used to read private key and certificate file from
DChangeLog1015 * added support for reading PKCS#12 (PFX) files (as a replacement for
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20141 # private_key: File path to client private key file (PEM/DER/PFX)
142 # When PKCS#12/PFX file (.p12/.pfx) is used, client_cert should be
DREADME668 If the user certificate and private key is received in PKCS#12/PFX
674 # convert CA certificate (if included in PFX file) to PEM format
Dandroid.config157 # PKCS#12 (PFX) support (used to read private key and certificate file from
Ddefconfig169 # PKCS#12 (PFX) support (used to read private key and certificate file from
DChangeLog2003 * added support for reading PKCS#12 (PFX) files (as a replacement for