Searched defs:width (Results 226 - 250 of 444) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/dev/nand/
H A Dnandsim.h87 uint8_t width; member in struct:sim_chip
/freebsd-11.0-release/sys/dev/pccard/
H A Dpccardvar.h42 int width; member in struct:pccard_io_handle
/freebsd-11.0-release/sys/dev/pci/
H A Dvga_pci.c401 vga_pci_read_config(device_t dev, device_t child, int reg, int width) argument
408 vga_pci_write_config(device_t dev, device_t child, int reg, uint32_t val, int width) argument
/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_fb_helper.c1018 static struct drm_display_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) argument
1039 drm_pick_cmdline_mode(struct drm_fb_helper_connector *fb_helper_conn, int width, int height) argument
1116 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1189 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1223 drm_pick_crtcs(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **best_crtcs, struct drm_display_mode **modes, int n, int width, int height) argument
1313 int width, height; local
[all...]
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_lvds.c189 centre_horizontally(struct drm_display_mode *mode, int width) argument
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic_osm_lib.h403 aic_pci_read_config(aic_dev_softc_t pci, int reg, int width) argument
409 aic_pci_write_config(aic_dev_softc_t pci, int reg, uint32_t value, int width) argument
/freebsd-11.0-release/sys/dev/ata/
H A Data-pci.c204 ata_pci_read_config(device_t dev, device_t child, int reg, int width) argument
211 ata_pci_write_config(device_t dev, device_t child, int reg, uint32_t val, int width) argument
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_ioc32.c143 unsigned int width, height; member in struct:drm_radeon_tex_image32
151 int width; /* Texture image coordinates */ member in struct:drm_radeon_texture32
/freebsd-11.0-release/sys/dev/exca/
H A Dexca.c487 exca_io_map(struct exca_softc *sc, int width, struct resource *r) argument
/freebsd-11.0-release/sys/dev/fb/
H A Dsplash_bmp.c230 int width,height; /* image dimensions */ member in struct:__anon10059
/freebsd-11.0-release/sys/dev/bktr/
H A Dioctl_meteor.h71 unsigned long width; /* Width of memory area */ member in struct:meteor_video
/freebsd-11.0-release/sys/dev/vt/hw/vga/
H A Dvt_vga.c906 vga_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
/freebsd-11.0-release/sys/mips/rmi/
H A Dxlr_pci.c239 xlr_pcib_read_config(device_t dev, u_int b, u_int s, u_int f, u_int reg, int width) argument
260 xlr_pcib_write_config(device_t dev, u_int b, u_int s, u_int f, u_int reg, u_int32_t val, int width) argument
[all...]
/freebsd-11.0-release/lib/libc/stdio/
H A Dvfprintf.c316 int width; /* width from format (%8d), or 0 */ local
[all...]
H A Dvfwprintf.c398 int width; /* width from format (%8d), or 0 */ local
[all...]
/freebsd-11.0-release/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c70 int width; member in struct:__anon6791
/freebsd-11.0-release/sys/arm/samsung/exynos/
H A Dexynos5_fimd.c150 uint32_t width; member in struct:panel_info
/freebsd-11.0-release/sys/boot/ficl/
H A Dloader.c835 uint32_t value, width, offset, locator; local
857 uint32_t value, width, offset, locator; local
[all...]
/freebsd-11.0-release/sys/boot/i386/libi386/
H A Dmultiboot.h121 multiboot_uint32_t width; member in struct:multiboot_header
/freebsd-11.0-release/sys/arm/broadcom/bcm2835/
H A Dbcm2835_dma.c415 bcm_dma_setup_src(int ch, int dreq, int inc_addr, int width) argument
465 bcm_dma_setup_dst(int ch, int dreq, int inc_addr, int width) argument
/freebsd-11.0-release/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c464 get_masked(uint32_t val, uint32_t shift, uint32_t width) argument
471 set_masked(uint32_t val, uint32_t v, uint32_t shift, uint32_t width) argument
/freebsd-11.0-release/sbin/growfs/
H A Dgrowfs.c142 int i, j, width; local
/freebsd-11.0-release/sbin/newfs/
H A Dmkfs.c120 int width; local
/freebsd-11.0-release/sys/sparc64/pci/
H A Dpsycho.c864 psycho_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int width) argument
917 psycho_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, uint32_t val, int width) argument
/freebsd-11.0-release/sys/teken/
H A Dteken_subr.h812 int width; local
776 teken_subr_do_putchar(teken_t *t, const teken_pos_t *tp, teken_char_t c, int width) argument
[all...]

Completed in 221 milliseconds

1234567891011>>