Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
HDuwrapper.c34 subyte(uint8_t *base, uint8_t byte) in subyte() function
/dragonfly/sys/platform/vkernel64/platform/
HDcopyio.c405 subyte(uint8_t *base, uint8_t byte) in subyte() function
/dragonfly/sys/platform/pc64/include/
HDpmap.h295 int (*subyte)(uint8_t *, uint8_t); member