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