Home
last modified time | relevance | path

Searched defs:pBuf (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c72 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_hubbub_state()
110 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool inv… in dcn10_get_hubp_states()
189 static unsigned int dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_rq_states()
231 static unsigned int dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_dlg_states()
288 static unsigned int dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_ttu_states()
328 static unsigned int dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_cm_states()
383 static unsigned int dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_mpcc_states()
414 static unsigned int dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_otg_states()
468 static unsigned int dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_clock_states()
542 void dcn10_get_hw_state(struct dc *dc, char *pBuf, unsigned int bufSize, unsigned int mask) in dcn10_get_hw_state()
/openbsd-src/gnu/usr.bin/perl/cpan/Win32API-File/
H A Dbuffers.h336 #define grow_buf( pBuf,svBuf, tpBuf ) STMT_START { \ argument
347 #define grow_buf_typ( pBuf,svBuf,tpBuf, Type ) STMT_START { \ argument
358 #define grow_vect( pBuf,svBuf,tpBuf, cItems ) STMT_START { \ argument
391 #define trunc_buf( bOkay, pBuf,svBuf ) STMT_START { \ argument
398 #define trunc_buf_typ( bOkay, pBuf,svBuf, Type ) STMT_START { \ argument
405 #define trunc_vect( bOkay, pBuf,svBuf, cItems ) STMT_START { \ argument
/openbsd-src/usr.sbin/wsmoused/
H A Dmouse_protocols.c840 static unsigned char pBuf[8]; in mouse_protocol() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h147 char *pBuf; member