OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:agd
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/gemini/
if_gpn.c
237
ipm_gpn_ack_desc_t * const
agd
= &sc->sc_ack_desc;
local in function:gpn_ack_txid
238
agd
->agd_txids[
agd
->agd_subtype] = txid;
239
if (++
agd
->agd_subtype == __arraycount(
agd
->agd_txids)) {
240
agd
->agd_subtype += GPN_ACK0;
242
gemini_ipm_produce(
agd
, 1);
243
agd
->agd_subtype = 0;
525
const ipm_gpn_ack_desc_t * const
agd
= desc;
local in function:gpn_ipm_handler
531
case GPN_ACK14: gpn_free_txid(sc,
agd
->agd_txids[13]); /* FALLTHROUGH *
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025