Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arc/arc/
H A Dmachdep.c577 arc_sysreset(bus_addr_t addr, bus_size_t cmd_offset) in arc_sysreset()
/netbsd-src/sys/dev/ic/
H A Dpckbc.c613 bus_size_t cmd_offset, pckbc_slot_t slot, int flags) in pckbc_cnattach()
/netbsd-src/external/bsd/less/dist/
H A Dcmdbuf.c35 static int cmd_offset; /* Index into cmdbuf of first displayed char */ variable