Home
last modified time | relevance | path

Searched defs:bios (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/mpsutil/
H A Dmps_flash.c51 bool bios = false; in flash_save() local
124 bool bios = false; in flash_update() local
H A Dmps_cmd.c467 mps_firmware_send(int fd, unsigned char *fw, uint32_t len, bool bios) in mps_firmware_send()
487 mps_firmware_get(int fd, unsigned char **firmware, bool bios) in mps_firmware_get()
/freebsd/stand/i386/loader/
H A Dgfx_bios.c29 autoload_font(bool bios) in autoload_font() argument
/freebsd/sys/dev/pci/
H A Dvga_pci.c169 volatile unsigned char *bios; in vga_pci_map_bios() local
272 vga_pci_unmap_bios(device_t dev, void *bios) in vga_pci_unmap_bios()
/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c393 bsd_to_linux_termios(struct termios *bios, struct linux_termios *lios) in bsd_to_linux_termios()
512 linux_to_bsd_termios(struct linux_termios *lios, struct termios *bios) in linux_to_bsd_termios()
632 bsd_to_linux_termio(struct termios *bios, struct linux_termio *lio) in bsd_to_linux_termio()
647 linux_to_bsd_termio(struct linux_termio *lio, struct termios *bios) in linux_to_bsd_termio()
665 struct termios bios; in linux_ioctl_termio() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c377 struct bio **bios; in vdev_geom_io() local
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c1975 struct bio *bios[XBB_MAX_SEGMENTS_PER_REQLIST]; in xbb_dispatch_dev() local
/freebsd/stand/common/
H A Dgfx_fb.c2748 autoload_font(bool bios) in autoload_font()
/freebsd/sys/kern/
H A Dvfs_aio.c1205 struct bio **bios = NULL; in aio_qbio() local