Searched defs:bios (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_flash.c53 bool bios = false; local
126 bool bios = false; local
[all...]
H A Dmps_cmd.c470 mps_firmware_send(int fd, unsigned char *fw, uint32_t len, bool bios) argument
490 mps_firmware_get(int fd, unsigned char **firmware, bool bios) argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c376 struct bio **bios; local
[all...]
/freebsd-13-stable/sys/dev/pci/
H A Dvga_pci.c171 volatile unsigned char *bios; local
276 vga_pci_unmap_bios(device_t dev, void *bios) argument
[all...]
/freebsd-13-stable/sys/dev/xen/blkback/
H A Dblkback.c2065 struct bio *bios[XBB_MAX_SEGMENTS_PER_REQLIST]; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dvfs_aio.c1218 struct bio **bios = NULL; local
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c407 bsd_to_linux_termios(struct termios *bios, struct linux_termios *lios) argument
524 linux_to_bsd_termios(struct linux_termios *lios, struct termios *bios) argument
642 bsd_to_linux_termio(struct termios *bios, struct linux_termio *lio) argument
657 linux_to_bsd_termio(struct linux_termio *lio, struct termios *bios) argument
675 struct termios bios; local
[all...]
/freebsd-13-stable/stand/common/
H A Dgfx_fb.c2648 autoload_font(bool bios) argument

Completed in 128 milliseconds