WSMUX_MAXDEV
struct wsmux_device devices[WSMUX_MAXDEV];
if (n < 0 || n >= WSMUX_MAXDEV)
if (n >= WSMUX_MAXDEV)