OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zsaddr
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/newsmips/dev/
zs_hb.c
98
static struct zsdevice *
zsaddr
[NZS];
variable in typeref:struct:zsdevice
139
addr =
zsaddr
[zs_unit];
205
zsaddr
[zs_unit] = (void *)ha->ha_addr;
/src/sys/arch/x68k/dev/
zs.c
145
struct zsdevice *
zsaddr
= (void *)ia->ia_addr;
local
152
if (
zsaddr
== (void *)zs_physaddr[i]) /* XXX */
163
if (badaddr((void *)IIOV(
zsaddr
)))
/src/sys/arch/sparc64/dev/
zs.c
119
static struct zsdevice *
zsaddr
[NZS];
variable in typeref:struct:zsdevice
231
if (
zsaddr
[zs_unit] == NULL) {
258
zsaddr
[zs_unit] = bus_space_vaddr(sa->sa_bustag, bh);
265
zs_attach(zsc,
zsaddr
[zs_unit], sa->sa_pri);
290
if (
zsaddr
[zs_unit] == NULL) {
318
zsaddr
[zs_unit] = bus_space_vaddr(fa->fa_bustag, bh);
325
zs_attach(zsc,
zsaddr
[zs_unit], fa->fa_intr[0]);
/src/sys/arch/sun3/dev/
zs.c
127
static struct zsdevice *
zsaddr
[NZS];
variable in typeref:struct:zsdevice
170
zsaddr
[i] = (void *)va;
182
addr =
zsaddr
[zs_unit];
233
va =
zsaddr
[unit];
270
if (
zsaddr
[zs_unit] == NULL)
/src/external/bsd/ntp/dist/libparse/
parsestreams.c
1134
register struct zscc_device *
zsaddr
= zs->zs_addr;
local
1147
zsstatus =
zsaddr
->zscc_control;
1253
zsaddr
->zscc_control = ZSWR0_RESET_STATUS; /* might kill other conditions here */
/src/sys/arch/newsmips/apbus/
zs_ap.c
139
static void *
zsaddr
[NZS];
variable
186
addr =
zsaddr
[zs_unit];
264
zsaddr
[zs_unit] = (void *)apa->apa_hwbase;
Completed in 55 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026