Searched refs:BS_UNIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | bus_space_base.c | 74 .bs_rm_8 = BS_UNIMPLEMENTED, 80 .bs_rr_8 = BS_UNIMPLEMENTED, 92 .bs_wm_8 = BS_UNIMPLEMENTED, 98 .bs_wr_8 = BS_UNIMPLEMENTED, 101 .bs_sm_1 = BS_UNIMPLEMENTED, 102 .bs_sm_2 = BS_UNIMPLEMENTED, 103 .bs_sm_4 = BS_UNIMPLEMENTED, 104 .bs_sm_8 = BS_UNIMPLEMENTED, 110 .bs_sr_8 = BS_UNIMPLEMENTED, 113 .bs_c_1 = BS_UNIMPLEMENTED, [all …]
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 733 #define BS_UNIMPLEMENTED (void *)generic_bs_unimplemented macro
|