OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bios32_service
(Results
1 - 4
of
4
) sorted by relevancy
/src/share/man/man9/man9.i386/
Makefile
3
MAN= bioscall.9
bios32_service
.9 return_address.9 splraise.9
/src/sys/arch/x86/include/
bios32.h
77
int
bios32_service
(u_int32_t, bios32_entry_t, bios32_entry_info_t);
/src/sys/arch/x86/x86/
bios32.c
198
bios32_service
(uint32_t service, bios32_entry_t e, bios32_entry_info_t ei)
function in typeref:typename:int
236
panic("
bios32_service
not implemented on amd64");
/src/sys/arch/i386/pci/
pcibios.c
147
if (
bios32_service
(BIOS32_MAKESIG('$', 'P', 'C', 'I'),
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025