HomeSort by: relevance | last modified time | path
    Searched refs:pal (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/arch/x86/pci/
pci_ranges.c 91 pci_alloc_dup(const pci_alloc_t *pal)
96 *npal = *pal;
101 pci_alloc_linkdup(pci_alloc_list_t *pals, const pci_alloc_t *pal)
105 if ((npal = pci_alloc_dup(pal)) == NULL)
123 io_range_extend(struct range_infer_ctx *ric, const pci_alloc_t *pal)
125 if (ric->ric_io_bottom > pal->pal_addr)
126 ric->ric_io_bottom = pal->pal_addr;
127 if (ric->ric_io_top < pal->pal_addr + pal->pal_size)
128 ric->ric_io_top = pal->pal_addr + pal->pal_size
138 pci_alloc_t pal = { local in function:io_range_extend_by_bar
178 }, pal[2]; local in function:io_range_extend_by_vga_enable
215 pci_alloc_t pal = { local in function:io_range_extend_by_win
266 pci_alloc_t pal = { local in function:io_range_extend_by_cbwin
388 pci_alloc_t pal = { local in function:mmio_range_extend_by_bar
447 }, pal; local in function:mmio_range_extend_by_vga_enable
478 pci_alloc_t pal = { local in function:mmio_range_extend_by_win
520 pci_alloc_t pal = { local in function:mmio_range_extend_by_prememwin
570 pci_alloc_t pal = { local in function:mmio_range_extend_by_cbwin
737 const pci_alloc_t *pal; local in function:pci_range_record
873 const pci_alloc_t *pal; local in function:pci_ranges_infer
    [all...]
  /src/sys/arch/hpcmips/stand/pbsdboot/
palette.c 59 static void palette_setup(PALETTEENTRY *pal);
64 static HPALETTE pal = NULL; variable in typeref:typename:HPALETTE
92 pal = CreatePalette(logpal);
93 if (pal == NULL) {
112 palette_setup(PALETTEENTRY *pal)
117 pal[i].peFlags = PC_EXPLICIT;
118 pal[i].peRed = bivideo_cmap_r[i];
119 pal[i].peGreen = bivideo_cmap_g[i];
120 pal[i].peBlue = bivideo_cmap_b[i];
136 if (pal != NULL)
    [all...]
  /src/sys/arch/ia64/ia64/
machdep.c 103 #include <machine/pal.h>
359 struct ia64_pal_result pal; local in function:calculate_frequencies
362 pal = ia64_call_pal_static(PAL_FREQ_RATIOS, 0, 0, 0);
363 if (sal.sal_status == 0 && pal.pal_status == 0) {
369 pal.pal_result[0] >> 32,
370 pal.pal_result[0] & ((1L << 32) - 1),
371 pal.pal_result[1] >> 32,
372 pal.pal_result[1] & ((1L << 32) - 1),
373 pal.pal_result[2] >> 32,
374 pal.pal_result[2] & ((1L << 32) - 1))
    [all...]
sapic.c 42 #include <machine/pal.h>
pmap.c 99 #include <machine/pal.h>
362 * Query the PAL Code to find the loop parameters for the
  /src/sys/arch/ia64/stand/efi/libefi/
Makefile 22 SRCS+= efifpswa.c pal.S
  /src/sys/arch/alpha/include/
Makefile 18 pal.h param.h pcb.h pio.h pmap.h proc.h profile.h prom.h psl.h \
alpha_cpu.h 387 #include <machine/pal.h>
asm.h 587 /* Pull in PAL "function" codes. */
588 #include <machine/pal.h>
  /src/sys/arch/ia64/include/
Makefile 12 md_var.h mutex.h pal.h param.h pcb.h pmap.h proc.h profile.h pte.h \
  /src/sys/arch/amiga/dev/
grf_rhreg.h 98 unsigned char * PAL; /* points to 16*3 byte RGB-palette data */
164 "C" void RZ3LoadPalette (unsigned char * pal, unsigned char firstcol, unsigned char colors);
258 void RZ3LoadPalette(unsigned char * pal, unsigned char firstcol, unsigned char colors);
261 * Loads the palette-registers. "pal" points to an array of unsigned char
690 void RZ3LoadPalette(struct grf_softc *gp, unsigned char *pal,
grf_rh.c 546 RZ3LoadPalette(struct grf_softc *gp, unsigned char *pal,
559 const unsigned char * col = pal;
1062 RZ3LoadPalette(gp, md->PAL, 0, 16);
1231 * Depth, PAL, TX, TY, XY,FontX, FontY, FontData, FLo, Fhi
  /src/usr.sbin/faithd/
ftp.c 585 unsigned int af, hal, ho[16], pal, po[2]; local in function:ftp_copycommand
672 &pal, &po[0], &po[1]);
673 if (n != 21 || af != 6 || hal != 16|| pal != 2) {
  /src/sys/dev/stbi/
stb_image.c 3295 stbi_uc pal[256][4]; local in function:bmp_load
3384 pal[i][2] = get8u(s);
3385 pal[i][1] = get8u(s);
3386 pal[i][0] = get8u(s);
3388 pal[i][3] = 255;
3402 out[z++] = pal[v][0];
3403 out[z++] = pal[v][1];
3404 out[z++] = pal[v][2];
3408 out[z++] = pal[v][0];
3409 out[z++] = pal[v][1]
4326 uint8 pal[256][4]; member in struct:stbi_gif_struct
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
meson8b-ec100.dts 41 pal-switch {
42 label = "pal";
  /src/usr.bin/ftp/
ftp.c 1248 unsigned int af, hal, pal; local in function:initconn
1424 &pal, &port[0], &port[1]);
1430 if (af != 4 || hal != 4 || pal != 2) {
1459 &pal, &port[0], &port[1]);
1465 if (af != 6 || hal != 16 || pal != 2) {
  /src/sys/arch/alpha/alpha/
db_interface.c 68 #include <machine/pal.h>
db_disasm.c 59 #include <machine/pal.h>
73 * All instructions are 32 bits wide, PAL included
153 /* Common PAL function codes. */
167 /* OSF/1 PAL function codes. */
206 /* HW (PAL) instruction qualifiers, stright tables */
locore.s 192 #include <alpha/alpha/pal.s>
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fb.c 82 u32 *pal = par->pseudo_palette; local in function:vmw_fb_setcolreg
92 pal[regno] = ((red & 0xff00) << 8) |
  /src/sys/arch/ia64/stand/ia64/efi/
main.c 36 #include <machine/pal.h>
102 printf("Can't find PAL proc\n");
358 printf(" PAL Proc at 0x%lx\n",

Completed in 31 milliseconds