Home
last modified time | relevance | path

Searched refs:nports (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/joystick/beos/
DSDL_bejoystick.cc62 int32 nports; in SDL_SYS_JoystickInit() local
66 nports = joystick.CountDevices(); in SDL_SYS_JoystickInit()
70 for ( i=0; (SDL_numjoysticks < MAX_JOYSTICKS) && (i < nports); ++i ) { in SDL_SYS_JoystickInit()
/external/kernel-headers/original/linux/
Dusbdevice_fs.h122 char nports; /* number of downstream ports in this hub */ member