Searched refs:VIO_MAX_COMPAT_LEN (Results 1 – 2 of 2) sorted by relevance
266 #define VIO_MAX_COMPAT_LEN 64 macro273 char compat[VIO_MAX_COMPAT_LEN];
242 } else if (clen > VIO_MAX_COMPAT_LEN) { in vio_create_one()