Home
last modified time | relevance | path

Searched defs:respbuf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/vmd/
H A Ddhcp.c48 unsigned char *respbuf = NULL, *op, *oe, dhcptype = 0; dhcp_request() local
/openbsd-src/sys/arch/hppa/gsc/
H A Dgsckbc.c707 pckbc_poll_cmd(self, slot, cmd, len, responselen, respbuf, slow) in pckbc_poll_cmd() argument
892 pckbc_enqueue_cmd(self, slot, cmd, len, responselen, sync, respbuf) in pckbc_enqueue_cmd() argument
/openbsd-src/sys/dev/ic/
H A Dpckbc.c677 int responselen, u_char *respbuf, int slow) in pckbc_poll_cmd()
898 int responselen, int sync, u_char *respbuf) in pckbc_enqueue_cmd()