OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WSDISPLAY_CURSOR_DOHOT
(Results
1 - 25
of
25
) sorted by relevancy
/src/sys/dev/ic/
igsfb.c
965
if (v &
WSDISPLAY_CURSOR_DOHOT
)
968
if (v & (
WSDISPLAY_CURSOR_DOHOT
| WSDISPLAY_CURSOR_DOSHAPE)) {
974
nhot = (v &
WSDISPLAY_CURSOR_DOHOT
) ? &hot : &cc->cc_hot;
987
if (v &
WSDISPLAY_CURSOR_DOHOT
)
1103
if (which & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) {
/src/sys/arch/vax/vsa/
smg.c
528
if ((wdc->which &
WSDISPLAY_CURSOR_DOHOT
) != 0) {
592
if ((wdc->which &
WSDISPLAY_CURSOR_DOHOT
) != 0) {
614
if ((which & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) != 0) {
/src/sys/arch/arm/iomd/
vidcvideo.c
552
if (v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) {
558
cleared |= WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
;
735
if (v &
WSDISPLAY_CURSOR_DOHOT
)
/src/sys/dev/wscons/
wsconsio.h
408
#define
WSDISPLAY_CURSOR_DOHOT
0x04 /* get/set hot spot */
/src/sys/dev/tc/
cfb.c
518
if (v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) {
751
if (v &
WSDISPLAY_CURSOR_DOHOT
)
mfb.c
491
if (v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) {
642
if (v &
WSDISPLAY_CURSOR_DOHOT
)
tfb.c
560
if (v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) {
809
if (v &
WSDISPLAY_CURSOR_DOHOT
)
sfb.c
571
if (v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) {
805
if (v &
WSDISPLAY_CURSOR_DOHOT
)
sfbplus.c
589
if (v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
))
788
if (v &
WSDISPLAY_CURSOR_DOHOT
)
/src/sys/arch/pmax/ibus/
pm.c
600
if ((v & (WSDISPLAY_CURSOR_DOPOS |
WSDISPLAY_CURSOR_DOHOT
)) != 0) {
742
if ((v &
WSDISPLAY_CURSOR_DOHOT
) != 0)
/src/sys/dev/pci/
tga.c
821
if (v &
WSDISPLAY_CURSOR_DOHOT
) /* not supported */
863
~(
WSDISPLAY_CURSOR_DOHOT
| WSDISPLAY_CURSOR_DOCMAP);
radeonfb.c
3920
if (flags &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/vax/uba/
qv.c
785
if (v->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/arm/sunxi/
sunxi_debe.c
460
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/dev/sbus/
agten.c
936
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
tcx.c
1124
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
mgx.c
1209
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/arm/ti/
omap3_dss.c
1184
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/arm/broadcom/
bcm283x_platform.c
1100
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/dev/pci/voyager/
voyagerfb.c
1407
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/hppa/dev/
hyperfb.c
1251
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
summitfb.c
1175
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
gftfb.c
1139
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/sgimips/dev/
crmfb.c
774
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
/src/sys/arch/sparc/dev/
cgfourteen.c
1195
if (cur->which &
WSDISPLAY_CURSOR_DOHOT
) {
Completed in 39 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025