Searched defs:ped (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_parse.c197 usb_edesc_foreach(struct usb_config_descriptor *cd, struct usb_endpoint_descriptor *ped) argument
232 usb_ed_comp_foreach(struct usb_config_descriptor *cd, struct usb_endpoint_ss_comp_descriptor *ped) argument
/freebsd-11-stable/lib/libc/net/
H A Dgetproto.c54 struct protoent_data *ped; local
H A Dgetprotoname.c61 struct protoent_data *ped; local
H A Dgetprotoent.c63 protoent_data_clear(struct protoent_data *ped) argument
74 struct protoent_data *ped = ptr; local
341 __setprotoent_p(int f, struct protoent_data *ped) argument
351 __endprotoent_p(struct protoent_data *ped) argument
361 __getprotoent_p(struct protoent *pe, struct protoent_data *ped) argument
414 struct protoent_data *ped; local
448 struct protoent_data *ped; local
462 struct protoent_data *ped; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uahcx-defs.h1346 uint32_t ped : 1; /**< Port Enabled/Disabled. 1=Enable. 0=Disable. Ports can only be member in struct:cvmx_uahcx_ehci_portscx::cvmx_uahcx_ehci_portscx_s
/freebsd-11-stable/contrib/gcc/
H A Dc-decl.c4352 int ped = !flag_isoc99 && pedantic && warn_vla != 0; local

Completed in 204 milliseconds