OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STI_ROMSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/dev/
sti_sgc.c
73
#define
STI_ROMSIZE
(sizeof(struct sti_dd) * 4)
179
if ((rv = bus_space_map(ca->ca_iot, rom,
STI_ROMSIZE
, 0, &romh))) {
230
bus_space_unmap(ca->ca_iot, romh,
STI_ROMSIZE
);
hyperfb.c
66
#define
STI_ROMSIZE
(sizeof(struct sti_dd) * 4)
271
if (bus_space_map(ca->ca_iot, rom,
STI_ROMSIZE
, 0, &romh)) {
313
bus_space_unmap(ca->ca_iot, romh,
STI_ROMSIZE
);
Completed in 14 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025