Searched defs:request (Results 76 - 100 of 244) sorted by relevance

12345678910

/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.c138 v9287EepromDiag(struct ath_hal *ah, int request, argument
H A Dah_eeprom_v14.c176 v14EepromDiag(struct ath_hal *ah, int request, argument
H A Dah_eeprom_v4k.c132 v4kEepromDiag(struct ath_hal *ah, int request, argument
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_agpsupport.c204 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) argument
250 struct drm_agp_buffer request; local
275 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) argument
300 struct drm_agp_binding request; local
312 drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request) argument
341 struct drm_agp_binding request; local
353 drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) argument
386 struct drm_agp_buffer request; local
[all...]
/freebsd-10-stable/sys/dev/pst/
H A Dpst-raid.c212 struct pst_request *request; local
244 struct pst_request *request = local
258 pst_rw(struct pst_request *request) argument
309 pst_timeout(struct pst_request *request) argument
[all...]
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_quicc.c346 quicc_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) argument
H A Duart_dev_msm.c525 msm_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) argument
/freebsd-10-stable/sys/dev/usb/misc/
H A Dufm.c185 ufm_do_req(struct ufm_softc *sc, uint8_t request, argument
/freebsd-10-stable/sys/mips/adm5120/
H A Duart_dev_adm5120.c279 adm5120_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) argument
/freebsd-10-stable/sys/mips/rt305x/
H A Duart_dev_rt305x.c342 rt305x_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) argument
/freebsd-10-stable/sys/powerpc/powermac/
H A Data_kauai.c365 ata_kauai_begin_transaction(struct ata_request *request) argument
H A Data_macio.c329 ata_macio_begin_transaction(struct ata_request *request) argument
/freebsd-10-stable/sys/powerpc/wii/
H A Dwii_ipcreg.h78 uint32_t request; member in struct:wiiipc_ipc_msg::__anon11412::__anon11416
85 uint32_t request; member in struct:wiiipc_ipc_msg::__anon11412::__anon11417
/freebsd-10-stable/usr.sbin/iscsid/
H A Dlogin.c57 login_set_nsg(struct pdu *request, int nsg) argument
72 login_set_csg(struct pdu *request, int csg) argument
274 struct pdu *request; local
435 struct pdu *request, *response; local
532 struct pdu *request; local
548 struct pdu *request; local
703 struct pdu *request, *response; local
[all...]
/freebsd-10-stable/usr.sbin/autofs/
H A Dautomountd.c441 struct autofs_daemon_request request; local
[all...]
/freebsd-10-stable/sys/arm/samsung/exynos/
H A Dexynos_uart.c370 exynos4210_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devrpc-internal.h141 void *request; member in struct:evrpc_req_generic
192 void *request; member in struct:evrpc_request_wrapper
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c136 size_t request; /* valid iff peer != NULL; 0 if len != 0, member in struct:bio_bio_st
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_file.c100 cancel_fetch(serf_request_t *request, serf_bucket_t *response, int status_code, void *baton) argument
195 handle_stream(serf_request_t *request, serf_bucket_t *response, void *handler_baton, apr_pool_t *pool) argument
H A Dget_lock.c197 handle_lock(serf_request_t *request, serf_bucket_t *response, void *handler_baton, apr_pool_t *pool) argument
/freebsd-10-stable/sys/rpc/
H A Dclnt_bck.c498 clnt_bck_control(CLIENT *cl, u_int request, void *info) argument
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dtcpd.h29 struct request_info *request; /* for shared information */ member in struct:host_info
/freebsd-10-stable/sys/dev/mps/
H A Dmps_config.c73 MPI2_CONFIG_REQUEST *request; local
204 MPI2_CONFIG_REQUEST *request; local
565 MPI2_CONFIG_REQUEST *request; local
703 MPI2_CONFIG_REQUEST *request; local
843 MPI2_CONFIG_REQUEST *request; local
978 MPI2_CONFIG_REQUEST *request; local
1110 MPI2_CONFIG_REQUEST *request; local
1241 MPI2_CONFIG_REQUEST *request; local
1400 MPI2_CONFIG_REQUEST *request; local
[all...]
/freebsd-10-stable/sys/dev/ata/
H A Data-all.c288 struct ata_request *request; local
361 struct ata_request *request; local
438 ata_cmd2str(struct ata_request *request) argument
704 ata_timeout(struct ata_request *request) argument
733 struct ata_request *request; local
816 ata_cam_request_sense(device_t dev, struct ata_request *request) argument
855 ata_cam_process_sense(device_t dev, struct ata_request *request) argument
881 ata_cam_end_transaction(device_t dev, struct ata_request *request) argument
[all...]
/freebsd-10-stable/lib/libc/iconv/
H A Dbsd_iconv.c257 __bsd_iconvctl(iconv_t cd, int request, void *argument) argument

Completed in 351 milliseconds

12345678910