OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asp
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/rpc/
svc_auth.c
111
struct authsvc *
asp
;
local in function:_authenticate
117
/* VARIABLES PROTECTED BY authsvc_lock:
asp
, Auths */
144
for (
asp
= Auths;
asp
;
asp
=
asp
->next) {
145
if (
asp
->flavor == cred_flavor) {
148
as = (*
asp
->handler)(rqst, msg);
184
struct authsvc *
asp
;
local in function:svc_auth_reg
198
for (
asp
= Auths; asp; asp = asp->next)
[
all
...]
/src/share/man/man4/man4.hppa/
Makefile
4
MAN=
asp
.4 astro.4 cpu.4 dino.4 elroy.4 gsc.4 gsckbc.4 harmony.4 intro.4 \
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c
116
struct ar5212AniState *
asp
= &ahp->ah_ani[i];
local in function:ar5212GetAniChannelIndex
117
if (
asp
->c.channel == chan->channel)
119
if (
asp
->c.channel == 0) {
120
asp
->c.channel = chan->channel;
121
asp
->c.channelFlags = chan->channelFlags;
122
asp
->c.privFlags = chan->privFlags;
123
asp
->isSetup = AH_FALSE;
125
asp
->params = &ahp->ah_aniParams24;
127
asp
->params = &ahp->ah_aniParams5;
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c
120
struct ar5212AniState *
asp
= &ahp->ah_ani[i];
local in function:ar5416GetAniChannelIndex
121
if (
asp
->c.channel == chan->channel)
123
if (
asp
->c.channel == 0) {
124
asp
->c.channel = chan->channel;
125
asp
->c.channelFlags = chan->channelFlags;
126
asp
->c.privFlags = chan->privFlags;
127
asp
->isSetup = AH_FALSE;
129
asp
->params = &ahp->ah_aniParams24;
131
asp
->params = &ahp->ah_aniParams5;
/src/games/gomoku/
pickmove.c
196
const struct spotstr *
asp
= &board[as];
local in function:better
199
if (/* .... */
asp
->s_combo[us].s != bsp->s_combo[us].s)
200
return
asp
->s_combo[us].s < bsp->s_combo[us].s;
201
if (/* .... */
asp
->s_level[us] != bsp->s_level[us])
202
return
asp
->s_level[us] < bsp->s_level[us];
203
if (/* .... */
asp
->s_nforce[us] != bsp->s_nforce[us])
204
return
asp
->s_nforce[us] > bsp->s_nforce[us];
210
if (/* .... */
asp
->s_combo[them].s != bsp->s_combo[them].s)
211
return
asp
->s_combo[them].s < bsp->s_combo[them].s;
212
if (/* .... */
asp
->s_level[them] != bsp->s_level[them]
[
all
...]
/src/sys/arch/hppa/dev/
asp.c
1
/* $NetBSD:
asp
.c,v 1.4 2021/08/07 16:18:55 thorpej Exp $ */
3
/* $OpenBSD:
asp
.c,v 1.5 2000/02/09 05:04:22 mickey Exp $ */
40
__KERNEL_RCSID(0, "$NetBSD:
asp
.c,v 1.4 2021/08/07 16:18:55 thorpej Exp $");
137
CFATTACH_DECL_NEW(
asp
, sizeof(struct asp_softc),
176
* Forcibly mask the HPA down to the start of the
ASP
203
* Map the
ASP
interrupt registers.
213
* Map the
ASP
miscellaneous registers.
239
/* reset
ASP
*/
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi3660.dtsi
571
compatible = "hisilicon,hisi-pcm-
asp
-dma-1.0";
Completed in 36 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025