Home
last modified time | relevance | path

Searched defs:reqno (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/librumpuser/
H A Drumpuser_sp.c293 send_error_resp(struct spclient *spc, uint64_t reqno, enum rumpsp_err error) in send_error_resp()
312 send_handshake_resp(struct spclient *spc, uint64_t reqno, int error) in send_handshake_resp()
335 send_syscall_resp(struct spclient *spc, uint64_t reqno, int error, in send_syscall_resp()
363 send_prefork_resp(struct spclient *spc, uint64_t reqno, uint32_t *auth) in send_prefork_resp()
904 uint64_t reqno; in schedulework() local
960 uint64_t reqno; in handlereq() local
/netbsd-src/sys/dev/usb/
H A Duipad.c99 uipad_cmd(struct uipad_softc *sc, uint8_t requestType, uint8_t reqno, in uipad_cmd()
H A Duberry.c93 uberry_cmd(struct uberry_softc *sc, uint8_t requestType, uint8_t reqno, in uberry_cmd()
H A Duchcom.c413 generic_control_out(struct uchcom_softc *sc, uint8_t reqno, in generic_control_out()
428 generic_control_in(struct uchcom_softc *sc, uint8_t reqno, in generic_control_in()
/netbsd-src/lib/librumpclient/
H A Drumpclient.c529 send_copyin_resp(struct spclient *spc, uint64_t reqno, void *data, size_t dlen, in send_copyin_resp()
554 send_anonmmap_resp(struct spclient *spc, uint64_t reqno, void *addr) in send_anonmmap_resp()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dslmdb.c776 int reqno; in slmdb_control() local