OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txstore
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/cobalt/stand/boot/
tlp.c
141
uint8_t
txstore
[TLP_SETUPLEN];
member in struct:local
184
DPRINTF(("tlp:
txstore
= %p, rxstore[0] = %p, rxstore[1] = %p\n",
185
l->
txstore
, l->rxstore[0], l->rxstore[1]));
259
p = l->
txstore
;
274
txd->xd2 = htole32(VTOPHYS(l->
txstore
));
tlp.c
141
uint8_t
txstore
[TLP_SETUPLEN];
member in struct:local
184
DPRINTF(("tlp:
txstore
= %p, rxstore[0] = %p, rxstore[1] = %p\n",
185
l->
txstore
, l->rxstore[0], l->rxstore[1]));
259
p = l->
txstore
;
274
txd->xd2 = htole32(VTOPHYS(l->
txstore
));
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025