OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x86emu_i8254_claim_port
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/include/x86emu/
x86emu_i8254.h
92
bool
x86emu_i8254_claim_port
(struct x86emu_i8254 *, uint16_t);
/src/common/lib/libx86emu/
x86emu_i8254.c
348
KASSERT(
x86emu_i8254_claim_port
(sc, port));
363
KASSERT(
x86emu_i8254_claim_port
(sc, port));
378
x86emu_i8254_claim_port
(struct x86emu_i8254 *sc, uint16_t port)
function in typeref:typename:bool
/src/sys/arch/x86/x86/
vga_post.c
78
if (
x86emu_i8254_claim_port
(&sc->i8254, port) && 0) {
113
if (
x86emu_i8254_claim_port
(&sc->i8254, port) && 0) {
Completed in 99 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025