Home
last modified time | relevance | path

Searched defs:param_buf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dtwe.c130 u_int8_t param_buf[2 * TWE_SECTOR_SIZE + TWE_ALIGN - 1]; in twe_attach() local
983 u_int8_t param_buf[2 * TWE_SECTOR_SIZE + TWE_ALIGN - 1]; in twe_aen() local
/openbsd-src/usr.bin/tmux/
H A Dinput.c92 u_char param_buf[64]; member