Home
last modified time | relevance | path

Searched refs:slave_only (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtsn_lib.sh64 local slave_only=$2
74 if [ "${slave_only}" = true ]; then
/openbmc/linux/include/linux/
H A Dsh_dma.h91 unsigned int slave_only:1; member
/openbmc/linux/drivers/dma/sh/
H A Dshdmac.c734 if (!pdata->slave_only) in sh_dmae_probe()