Searched defs:_ism (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | iosys-map.h | 124 #define iosys_map_rd(_ism, _off, _type) ({ \ argument 137 #define iosys_map_wr(_ism, _off, _type, _val) ({ \ argument 150 #define iosys_map_rd_field(_ism, _off, _type, _field) ({ \ argument 155 #define iosys_map_wr_field(_ism, _off, _type, _field, _val) ({ \ argument
|