Home
last modified time | relevance | path

Searched refs:t_BmRegs (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h163 } _PackedType t_BmRegs; typedef
302 t_BmRegs *p_BmRegs;
H A Dbm.c482 p_Bm->p_BmRegs = (t_BmRegs *)UINT_TO_PTR(p_BmParam->baseAddress); in BM_Config()