OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_ports
(Results
1 - 7
of
7
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h
88
unsigned long
num_ports
;
member in struct:__anon13370
/external/openssh/
servconf.h
51
u_int
num_ports
;
member in struct:__anon12461
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h
99
int
num_ports
; /* number of ports to be created */
member in struct:snd_emux
asequencer.h
529
int
num_ports
; /* RO: number of ports */
member in struct:snd_seq_client_info
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h
99
int
num_ports
; /* number of ports to be created */
member in struct:snd_emux
asequencer.h
529
int
num_ports
; /* RO: number of ports */
member in struct:snd_seq_client_info
[
all
...]
/external/qemu/hw/
usb-ohci.c
71
int
num_ports
;
member in struct:__anon13804
413
ohci->rhdesc_a = OHCI_RHA_NPS | ohci->
num_ports
;
417
for (i = 0; i < ohci->
num_ports
; i++)
746
for (i = 0; i < ohci->
num_ports
; i++) {
924
for (i = 0; i < ohci->
num_ports
; i++) {
[
all
...]
Completed in 1870 milliseconds