Searched refs:PROTO (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 226 | 53 for PROTO in "file" "host_device" "host_cdrom"; do 55 echo "=== Testing with driver:$PROTO ===" 58 … $QEMU_IO -c "open -r -o driver=$PROTO,filename=$TEST_IMG" 2>&1 | _filter_testdir | _filter_imgfmt 59 $QEMU_IO -c "open -r -o driver=$PROTO,filename=/dev/null,locking=off" 2>&1 | _filter_imgfmt 61 $QEMU_IO -c "open -o driver=$PROTO,filename=$TEST_IMG" 2>&1 | _filter_testdir | _filter_imgfmt 62 $QEMU_IO -c "open -o driver=$PROTO,filename=/dev/null,locking=off" 2>&1 | _filter_imgfmt
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-git-proxy | 148 PROTO=${ALL_PROXY%://*} 169 if [ "$PROTO" = "socks" ] || [ "$PROTO" = "socks4a" ]; then 174 elif [ "$PROTO" = "socks4" ]; then
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | toeplitz_client.sh | 14 if [[ "${PROTO}" == "-u" ]]; then 23 PROTO=$1
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ansidecl.h | 102 #define PROTO(type, name, arglist) type name arglist macro 125 #define PROTO(type, name, arglist) type name () macro
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lwt_ip_encap.sh | 293 local readonly PROTO=$1 297 if [ "${PROTO}" == "IPv4" ] ; then 300 elif [ "${PROTO}" == "IPv6" ] ; then 304 echo " test_ping: unknown PROTO: ${PROTO}" 320 local readonly PROTO=$1 330 if [ "${PROTO}" == "IPv4" ] ; then 334 elif [ "${PROTO}" == "IPv6" ] ; then 340 echo " test_gso: unknown PROTO: ${PROTO}" 353 echo " test_gso failed: ${PROTO}"
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mikroe,mikroe-proto.txt | 1 Mikroe-PROTO audio board
|
/openbmc/linux/fs/debugfs/ |
H A D | file.c | 216 #define PROTO(args...) args macro 236 PROTO(struct file *filp, loff_t offset, int whence), 240 PROTO(struct file *filp, char __user *buf, size_t size, 245 PROTO(struct file *filp, const char __user *buf, size_t size, 250 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | gr-Athens | 45 # DW, PROTO, KOSMOS, RIK, TRITO, TV 5, Europe, BBC World News
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/ |
H A D | 0001-canutils-candump-Add-error-frame-s-handling.patch | 39 " -p, --protocol=PROTO\t" "CAN protocol (default CAN_RAW = %d)\n"
|
/openbmc/linux/sound/soc/atmel/ |
H A D | Kconfig | 110 tristate "Support for Mikroe-PROTO board" 115 Say Y or M if you want to add support for MikroElektronika PROTO Audio
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | README | 24 1.1 For the MPC832XEMDS PROTO Board
|
/openbmc/u-boot/board/sunxi/ |
H A D | MAINTAINERS | 202 H8HOMLET PROTO A83T BOARD
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | nfsroot.rst | 199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)
|