Searched refs:x86bios_match_device (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/dpms/
H A Ddpms.c128 if (x86bios_match_device(0xc0000, device_get_parent(parent)))
/freebsd-10.2-release/sys/compat/x86bios/
H A Dx86bios.h152 int x86bios_match_device(uint32_t offset, device_t dev);
H A Dx86bios.c801 x86bios_match_device(uint32_t offset, device_t dev) function
/freebsd-10.2-release/sys/dev/fb/
H A Dvesa.c266 x86bios_match_device(vesa_bios_offs, devs[i])) {

Completed in 110 milliseconds