Lines Matching +full:non +full:- +full:negative
20 #include <linux/dma-mapping.h>
27 * Architecture-specific constants for drivers to
30 #define VETH_MAC_ADDR "local-mac-address"
31 #define VETH_MCAST_FILTER_SIZE "ibm,mac-address-filters"
33 /* End architecture-specific constants */
51 * Platform Facilities Option (PFO)-specific data
58 * vio_pfo_op - PFO operation parameters
62 * @inlen: If non-negative, the length of the input data block. If negative,
65 * @outlen: If non-negative, the length of the input data block. If negative,
67 * @csbcpb: Logical real address of the 4k naturally-aligned storage block
89 PFO, /* The OF node is a child of /ibm,platform-facilities */
93 * vio_dev - This structure is used to describe virtual I/O devices.