Home
last modified time | relevance | path

Searched refs:MS_TYP_PTR (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/ppbus/
HDimmio.c68 #define WAIT_RET MS_PARAM(7, 2, MS_TYP_PTR)
124 #define CPP_S1 MS_PARAM(10, 2, MS_TYP_PTR)
125 #define CPP_S2 MS_PARAM(13, 2, MS_TYP_PTR)
126 #define CPP_S3 MS_PARAM(16, 2, MS_TYP_PTR)
174 #define INB_NIBBLE_L MS_PARAM(3, 2, MS_TYP_PTR)
175 #define INB_NIBBLE_H MS_PARAM(6, 2, MS_TYP_PTR)
177 #define INB_NIBBLE_P MS_PARAM(9, 1, MS_TYP_PTR)
HDvpoio.c99 #define WAIT_RET MS_PARAM(4, 2, MS_TYP_PTR)
173 #define INB_NIBBLE_H MS_PARAM(2, 2, MS_TYP_PTR)
174 #define INB_NIBBLE_L MS_PARAM(4, 2, MS_TYP_PTR)
176 #define INB_NIBBLE_P MS_PARAM(5, 1, MS_TYP_PTR)
HDppb_msq.h49 #define MS_TYP_PTR 0x2 /* void pointer */ macro
HDppb_msq.c230 case MS_TYP_PTR: in ppb_MS_init_msq()
HDppi.c462 #define ADDRESS MS_PARAM(0, 0, MS_TYP_PTR) in ppiwrite()