Home
last modified time | relevance | path

Searched defs:blink (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dscgfbrndr.c197 gfb_cursor_shape(scr_stat *scp, int base, int height, int blink) in gfb_cursor_shape()
214 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) in gfb_cursor()
255 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) in gfb_cursor()
H A Dscvgarndr.c348 vga_flipattr(u_short a, int blink) in vga_flipattr()
359 vga_cursorattr_adj(scr_stat *scp, u_short a, int blink) in vga_cursorattr_adj()
484 vga_txtcursor_shape(scr_stat *scp, int base, int height, int blink) in vga_txtcursor_shape()
547 vga_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) in vga_txtcursor()
1003 vga_pxlcursor_shape(scr_stat *scp, int base, int height, int blink) in vga_pxlcursor_shape()
1098 vga_pxlcursor_direct(scr_stat *scp, int at, int blink, int on, int flip) in vga_pxlcursor_direct()
1126 vga_pxlcursor_planar(scr_stat *scp, int at, int blink, int on, int flip) in vga_pxlcursor_planar()
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmlist.h32 dmList_t *blink; member
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmlist.h31 smList_t *blink; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdlist.h38 tdList_t *blink; member
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c256 am335x_rend_set_cursor(scr_stat* scp, int base, int height, int blink) in am335x_rend_set_cursor()
261 am335x_rend_draw_cursor(scr_stat* scp, int off, int blink, int on, int flip) in am335x_rend_draw_cursor()
545 int celsize, int blink) in am335x_syscons_set_hw_cursor_shape()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c339 bcmrend_set_cursor(scr_stat* scp, int base, int height, int blink) in bcmrend_set_cursor()
344 bcmrend_draw_cursor(scr_stat* scp, int off, int blink, int on, int flip) in bcmrend_draw_cursor()
635 int celsize, int blink) in bcmfb_set_hw_cursor_shape()
/freebsd/sys/dev/firewire/
H A Dfwphyreg.h68 blink:1, member
/freebsd/sys/dev/fb/
H A Ds3_pci.c378 int celsize, int blink) in s3lfb_set_hw_cursor_shape()
H A Dfbreg.h216 #define vidd_set_hw_cursor_shape(adp, base, height, celsize, blink) \ argument
H A Dvesa.c1616 int celsize, int blink) in vesa_set_hw_cursor_shape()
H A Dvga.c2331 int celsize, int blink) in vga_set_hw_cursor_shape()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp65 r27, fp = r27, r28, sp = r28, r29, r30, r31, blink = r31, enumerator
/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c627 int celsize, int blink) in ofwfb_set_hw_cursor_shape()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp133 struct bfhead *blink; /* Backward link */ member
/freebsd/sys/dev/sym/
H A Dsym_hipd.c145 struct sym_quehead *blink; /* Backward pointer */ member
153 struct sym_quehead * blink, in __sym_que_add()
162 static __inline void __sym_que_del(struct sym_quehead * blink, in __sym_que_del()
/freebsd/sys/dev/wpi/
H A Dif_wpireg.h809 uint32_t blink[2]; member
/freebsd/sys/dev/ixl/
H A Di40e_common.c1596 void i40e_led_set(struct i40e_hw *hw, u32 mode, bool blink) in i40e_led_set()