sys/dev/usb/uhub.c:127:23: error: expected parameter declarator sys/dev/usb/uhub.c:127:34: error: expected parameter declarator sys/dev/usb/uhub.c:127:34: error: expected ')' sys/dev/usb/uhub.c:127:54: error: expected function body after function declarator sys/dev/usb/uhub.c:500:2: error: use of undeclared identifier 'usb_port_mask' sys/dev/usb/uhub.c:554:2: error: implicit declaration of function '__BITMAP_ZERO' is invalid in C99 [-Werror,-Wimplicit-function-declaration] sys/dev/usb/uhub.c:554:17: error: use of undeclared identifier 'powerup_port' sys/dev/usb/uhub.c:686:3: error: implicit declaration of function '__BITMAP_SET' is invalid in C99 [-Werror,-Wimplicit-function-declaration] sys/dev/usb/uhub.c:686:23: error: use of undeclared identifier 'powerup_port' sys/dev/usb/uhub.c:701:8: error: implicit declaration of function '__BITMAP_ISSET' is invalid in C99 [-Werror,-Wimplicit-function-declaration] sys/dev/usb/uhub.c:701:30: error: use of undeclared identifier 'powerup_port' ERROR: Failed to make all in "sys/arch/amd64/compile/obj/GENERIC_SYZKALLER"