IOCTLS_MAX_COUNT
if (ncmds > IOCTLS_MAX_COUNT) {
if (ncmds > IOCTLS_MAX_COUNT)
cmdsp = malloc(sizeof(cmdsp[0]) * IOCTLS_MAX_COUNT, M_FILECAPS,