OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zap
(Results
1 - 25
of
62
) sorted by relevancy
1
2
3
/src/sys/arch/amiga/pci/
emmem.c
61
struct zbus_args *
zap
;
local in function:emmem_match
63
zap
= aux;
65
if (
zap
->manid != ZORRO_MANID_ELBOX)
68
switch (
zap
->prodid) {
86
struct zbus_args *
zap
;
local in function:emmem_attach
90
zap
= aux;
93
sc->sc_base =
zap
->va;
94
sc->sc_size =
zap
->size;
97
zap
->size / 1024);
p5membar.c
68
struct zbus_args *
zap
;
local in function:p5membar_match
70
zap
= aux;
72
if (
zap
->manid != ZORRO_MANID_P5)
75
if (
zap
->prodid != ZORRO_PRODID_P5PB)
84
struct zbus_args *
zap
;
local in function:p5membar_attach
88
zap
= aux;
91
sc->sc_base =
zap
->pa;
92
sc->sc_size =
zap
->size;
94
if ((bus_addr_t)
zap
->pa == P5BUS_PCI_CONF_BASE) {
96
zap
->size / 1024)
[
all
...]
/src/games/trek/
destruct.c
73
double
zap
;
local in function:destruct
109
zap
= 20.0 * Ship.energy;
112
if (Etc.klingon[i].power * Etc.klingon[i].dist <=
zap
)
/src/sys/arch/amiga/dev/
empsc.c
104
struct zbus_args *
zap
;
local in function:empscmatch
106
zap
= aux;
111
if (
zap
->manid == 2171 && ((
zap
->prodid == 21)||(
zap
->prodid==32)))
122
struct zbus_args *
zap
;
local in function:empscattach
128
zap
= aux;
130
rp = (u_char *)
zap
->va + 0x5000;
gvpbus.c
55
struct zbus_args *
zap
;
local in function:gvpbusmatch
57
zap
= aux;
63
if (
zap
->manid == 2017 && (
zap
->prodid == 11 ||
zap
->prodid == 2))
65
if (
zap
->manid == 2017 &&
zap
->prodid == 11)
74
struct zbus_args *
zap
;
local in function:gvpbusattach
78
zap
= aux;
79
memcpy(&ga.zargs,
zap
, sizeof(struct zbus_args))
[
all
...]
zssc.c
95
struct zbus_args *
zap
;
local in function:zsscmatch
97
zap
= aux;
98
if (
zap
->manid == 2026 &&
zap
->prodid == 150)
107
struct zbus_args *
zap
;
local in function:zsscattach
113
zap
= aux;
115
sc->sc_siopp = rp = (siop_regmap_p)((char *)
zap
->va + 0x4000);
xsh.c
67
struct zbus_args *
zap
= aux;
local in function:xsh_match
70
if (
zap
->manid == 4626 &&
zap
->prodid == 100)
82
struct zbus_args *
zap
= aux;
local in function:xsh_attach
90
xaa_ne.xaa_base = (bus_addr_t)
zap
->va + XSURF100_NE_OFFSET;
if_bah_zbus.c
87
struct zbus_args *
zap
= aux;
local in function:bah_zbus_match
89
if ((
zap
->manid == 514 ||
zap
->manid == 1053) &&
zap
->prodid == 9)
100
struct zbus_args *
zap
= aux;
local in function:bah_zbus_attach
108
bsc->sc_bst.base = (bus_addr_t)
zap
->va;
melody.c
72
struct zbus_args *
zap
;
local in function:melody_match
74
zap
= aux;
75
if (
zap
->manid != 2145)
78
if (
zap
->prodid != 128)
88
struct zbus_args *
zap
;
local in function:melody_attach
93
zap
= aux;
95
sc->sc_bst_leftbyte.base = (u_long)
zap
->va + 0;
97
sc->sc_intack = (uint8_t *)
zap
->va + 0xc000;
125
printf(" #%d",
zap
->serno);
mgnsc.c
99
struct zbus_args *
zap
;
local in function:mgnscmatch
101
zap
= aux;
102
if (
zap
->manid == 1058 &&
zap
->prodid == 17)
111
struct zbus_args *
zap
;
local in function:mgnscattach
119
zap
= aux;
121
sc->sc_siopp = rp = (siop_regmap_p)((char *)
zap
->va + 0x8000);
wesc.c
99
struct zbus_args *
zap
;
local in function:wescmatch
101
zap
= aux;
102
if (
zap
->manid == 2203 &&
zap
->prodid == 19)
111
struct zbus_args *
zap
;
local in function:wescattach
120
zap
= aux;
122
sc->sc_siopp = rp = (siop_regmap_p)((char *)
zap
->va + 0x40000);
afsc.c
103
struct zbus_args *
zap
;
local in function:afscmatch
107
zap
= aux;
108
if (
zap
->manid == 514 &&
zap
->prodid == 84)
134
struct zbus_args *
zap
;
local in function:afscattach
142
zap
= aux;
144
if (
zap
->manid == 514 &&
zap
->prodid == 84)
145
sc->sc_siopp = rp = (siop_regmap_p)((char *)
zap
->va +
slhci_zbus.c
79
struct zbus_args *
zap
= aux;
local in function:slhci_zbus_match
82
if (
zap
->manid == 0x1392 &&
zap
->prodid == 0x1) {
94
struct zbus_args *
zap
;
local in function:slhci_zbus_attach
98
zap
= aux;
104
zsc->sc_bst.base = (bus_addr_t)
zap
->va;
xsurf.c
98
struct zbus_args *
zap
= aux;
local in function:xsurf_match
101
if (
zap
->manid == 4626 &&
zap
->prodid == 23) {
120
struct zbus_args *
zap
= aux;
local in function:xsurf_attach
128
xaa_gencp1.xaa_base = (bus_addr_t)
zap
->va + XSURF_CP2_BASE;
133
if (
zap
->serno == DENEB_XSURF_SERNO) {
139
xaa_gencp2.xaa_base = (bus_addr_t)
zap
->va + XSURF_CP1_BASE;
144
xaa_ne.xaa_base = (bus_addr_t)
zap
->va + XSURF_NE_OFFSET;
149
xaa_wdc.xaa_base = (bus_addr_t)
zap
->va + XSURF_WDC_OFFSET;
z3rambd.c
71
struct zbus_args *
zap
;
local in function:z3rambd_match
72
zap
= aux;
74
if (z3rambd_match_id(
zap
->manid,
zap
->prodid) > 0)
84
struct zbus_args *
zap
;
local in function:z3rambd_attach
89
zap
= aux;
91
sc->sc_bst.base = (bus_addr_t)
zap
->va;
96
sc->sc_size =
zap
->size;
98
if (
zap
->prodid == ZORRO_PRODID_ZORRAM)
100
else if (
zap
->prodid == ZORRO_PRODID_3128
[
all
...]
ioblix_zbus.c
72
struct zbus_args *
zap
;
local in function:iobzmatch
74
zap
= aux;
76
if (
zap
->manid != 4711)
79
if (
zap
->prodid != 1)
109
struct zbus_args *
zap
;
local in function:iobzattach
116
zap
= aux;
121
iobzsc->sc_bst.base = (u_long)
zap
->va;
137
p = (volatile u_int8_t *)
zap
->va + 2;
ivsc.c
107
struct zbus_args *
zap
;
local in function:ivscmatch
109
zap
= aux;
114
if (
zap
->manid != 2112 || /* If manufacturer is IVS */
115
(
zap
->prodid != 48 && /* product = Trumpcard 500 */
116
zap
->prodid != 52 && /* product = Trumpcard */
117
zap
->prodid != 243)) /* product = Vector SCSI */
127
struct zbus_args *
zap
;
local in function:ivscattach
135
zap
= aux;
137
rp = (u_char *)
zap
->va + 0x40;
mlhsc.c
102
struct zbus_args *
zap
;
local in function:mlhscmatch
104
zap
= aux;
109
if (
zap
->manid == 2011 &&
zap
->prodid == 1)
120
struct zbus_args *
zap
;
local in function:mlhscattach
128
zap
= aux;
130
rp =
zap
->va;
otgsc.c
104
struct zbus_args *
zap
;
local in function:otgscmatch
106
zap
= aux;
111
if (
zap
->manid == 1058 &&
zap
->prodid == 21)
122
struct zbus_args *
zap
;
local in function:otgscattach
130
zap
= aux;
132
rp = (u_char *)
zap
->va + 0x2000;
/src/sys/arch/mips/sibyte/dev/
sbscd.c
93
struct zbbus_attach_args *
zap
= aux;
local in function:sbscd_match
95
if (
zap
->za_locs.za_type != ZBBUS_ENTTYPE_SCD)
/src/sys/arch/evbmips/sbmips/
zbbus.c
103
struct zbbus_attach_args *
zap
= aux;
local in function:zbbus_print
107
zbbus_entity_type_name(
zap
->za_locs.za_type), pnp);
108
aprint_normal(" busid %d",
zap
->za_locs.za_busid);
115
struct zbbus_attach_args *
zap
= aux;
local in function:zbbus_submatch
118
cf->cf_loc[ZBBUSCF_BUSID] !=
zap
->za_locs.za_busid)
cpu.c
71
struct zbbus_attach_args *
zap
= aux;
local in function:cpu_match
74
if (
zap
->za_locs.za_type != ZBBUS_ENTTYPE_CPU)
/src/sys/arch/mips/sibyte/pci/
sbbrz.c
129
struct zbbus_attach_args *
zap
= aux;
local in function:sbbrz_match
131
if (
zap
->za_locs.za_type != ZBBUS_ENTTYPE_BRZ)
/src/sys/arch/sbmips/sbmips/
zbbus.c
101
struct zbbus_attach_args *
zap
= aux;
local in function:zbbus_print
105
zbbus_entity_type_name(
zap
->za_locs.za_type), pnp);
106
aprint_normal(" busid %d",
zap
->za_locs.za_busid);
113
struct zbbus_attach_args *
zap
= aux;
local in function:zbbus_submatch
116
cf->cf_loc[ZBBUSCF_BUSID] !=
zap
->za_locs.za_busid)
cpu.c
70
struct zbbus_attach_args *
zap
= aux;
local in function:cpu_match
73
if (
zap
->za_locs.za_type != ZBBUS_ENTTYPE_CPU)
Completed in 19 milliseconds
1
2
3
Indexes created Tue Sep 23 07:09:52 GMT 2025