Searched refs:ocw_sel (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/usr/arrakismon/
H A Dlpc.h139 uint8_t ocw_sel : 2; ///< OCW Select member in struct:lpc_pic_ocw2::__anon1442
149 uint8_t ocw_sel : 2; ///< OCW Select member in struct:lpc_pic_ocw3::__anon1443
H A Dlpc.c569 assert(l->ocw3[ctrlr].u.ocw_sel == 1);
573 assert(l->ocw2[ctrlr].u.ocw_sel == 0);
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dlpc.h146 uint8_t ocw_sel : 2; ///< OCW Select member in struct:lpc_pic_ocw2::__anon1814
156 uint8_t ocw_sel : 2; ///< OCW Select member in struct:lpc_pic_ocw3::__anon1815
H A Dlpc.c576 assert(l->ocw3[ctrlr].u.ocw_sel == 1);
580 assert(l->ocw2[ctrlr].u.ocw_sel == 0);

Completed in 38 milliseconds