Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mipsco/include/ | |
bus.h | 126 uint8_t bs_bswap; /* byte swap in stream methods */ member in struct:mipsco_bus_space 671 ((bst->bs_bswap) ? __CONCAT(bswap,BITS)(val) : (val)) |
bus.h | 126 uint8_t bs_bswap; /* byte swap in stream methods */ member in struct:mipsco_bus_space 671 ((bst->bs_bswap) ? __CONCAT(bswap,BITS)(val) : (val)) |