Home
last modified time | relevance | path

Searched refs:argb (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c56 int argb; member
249 const uint8_t *argb, in ofwfb_bitblt_text()
462 sc->argb = 0; in ofwfb_initialize()
464 sc->argb = 1; in ofwfb_initialize()
466 TUNABLE_INT_FETCH("hw.ofwfb.argb32_pixel", &sc->argb); in ofwfb_initialize()
468 if (sc->argb) in ofwfb_initialize()
473 if (sc->argb) in ofwfb_initialize()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c79 struct argb { struct
86 static struct argb am335x_syscons_palette[16] = { argument
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c52 struct argb { struct
59 static struct argb bcmfb_palette[16] = { argument
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c974 mountpoint_cmp(const void *arga, const void *argb) in mountpoint_cmp() argument
978 zfs_handle_t *const *zbp = argb; in mountpoint_cmp()