OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rombuf
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
drbbc.c
90
u_int8_t
rombuf
[8];
local in function:drbbc_attach
104
rombuf
[i] = ds_read_byte(&sc->sc_dsh);
106
hostid = (
rombuf
[3] << 24) + (
rombuf
[2] << 16) +
107
(
rombuf
[1] << 8) +
rombuf
[7];
110
rombuf
[7],
rombuf
[6],
rombuf
[5],
rombuf
[4]
[
all
...]
drbbc.c
90
u_int8_t
rombuf
[8];
local in function:drbbc_attach
104
rombuf
[i] = ds_read_byte(&sc->sc_dsh);
106
hostid = (
rombuf
[3] << 24) + (
rombuf
[2] << 16) +
107
(
rombuf
[1] << 8) +
rombuf
[7];
110
rombuf
[7],
rombuf
[6],
rombuf
[5],
rombuf
[4]
[
all
...]
drbbc.c
90
u_int8_t
rombuf
[8];
local in function:drbbc_attach
104
rombuf
[i] = ds_read_byte(&sc->sc_dsh);
106
hostid = (
rombuf
[3] << 24) + (
rombuf
[2] << 16) +
107
(
rombuf
[1] << 8) +
rombuf
[7];
110
rombuf
[7],
rombuf
[6],
rombuf
[5],
rombuf
[4]
[
all
...]
Completed in 31 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025