/src/sys/arch/sandpoint/stand/altboot/ |
kse.c | 105 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 169 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 173 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 248 ptr = l->rxstore[l->rx];
|
kse.c | 105 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 169 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 173 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 248 ptr = l->rxstore[l->rx];
|
pcn.c | 121 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 184 rxd[0].xd0 = htole32(VTOPHYS(l->rxstore[0])); 186 rxd[1].xd0 = htole32(VTOPHYS(l->rxstore[1])); 282 ptr = l->rxstore[l->rx];
|
sme.c | 96 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 160 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 164 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 248 ptr = l->rxstore[l->rx];
|
tlp.c | 105 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 183 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 186 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 265 ptr = l->rxstore[l->rx];
|
wm.c | 109 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 180 rxd[0].lo = htole32(VTOPHYS(l->rxstore[0])); 183 rxd[1].lo = htole32(VTOPHYS(l->rxstore[1])); 284 ptr = l->rxstore[l->rx];
|
pcn.c | 121 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 184 rxd[0].xd0 = htole32(VTOPHYS(l->rxstore[0])); 186 rxd[1].xd0 = htole32(VTOPHYS(l->rxstore[1])); 282 ptr = l->rxstore[l->rx];
|
sme.c | 96 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 160 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 164 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 248 ptr = l->rxstore[l->rx];
|
tlp.c | 105 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 183 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 186 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 265 ptr = l->rxstore[l->rx];
|
wm.c | 109 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 180 rxd[0].lo = htole32(VTOPHYS(l->rxstore[0])); 183 rxd[1].lo = htole32(VTOPHYS(l->rxstore[1])); 284 ptr = l->rxstore[l->rx];
|
nvt.c | 144 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 217 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 220 rxd[1].xd1 = htole32(VTOPHYS(l->rxstore[1])); 305 ptr = l->rxstore[l->rx];
|
rge.c | 121 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 210 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 212 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 303 ptr = l->rxstore[l->rx];
|
stg.c | 129 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 224 rxd[0].xd2 = htole64(VTOPHYS(l->rxstore[0]) | 227 rxd[1].xd2 = htole64(VTOPHYS(l->rxstore[1]) | 348 ptr = l->rxstore[l->rx];
|
nvt.c | 144 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 217 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 220 rxd[1].xd1 = htole32(VTOPHYS(l->rxstore[1])); 305 ptr = l->rxstore[l->rx];
|
rge.c | 121 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 210 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 212 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 303 ptr = l->rxstore[l->rx];
|
stg.c | 129 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 224 rxd[0].xd2 = htole64(VTOPHYS(l->rxstore[0]) | 227 rxd[1].xd2 = htole64(VTOPHYS(l->rxstore[1]) | 348 ptr = l->rxstore[l->rx];
|
skg.c | 179 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 297 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 300 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 389 ptr = l->rxstore[l->rx];
|
vge.c | 191 uint8_t rxstore[NRXDESC][FRAMESIZE]; member in struct:local 269 rxd[i].r2 = htole32(VTOPHYS(l->rxstore[i])); 376 ptr = l->rxstore[l->rx];
|
skg.c | 179 uint8_t rxstore[2][FRAMESIZE]; member in struct:local 297 rxd[0].xd2 = htole32(VTOPHYS(l->rxstore[0])); 300 rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); 389 ptr = l->rxstore[l->rx];
|
vge.c | 191 uint8_t rxstore[NRXDESC][FRAMESIZE]; member in struct:local 269 rxd[i].r2 = htole32(VTOPHYS(l->rxstore[i])); 376 ptr = l->rxstore[l->rx];
|
/src/sys/arch/cobalt/stand/boot/ |
tlp.c | 142 uint8_t rxstore[NRXBUF][BUFSIZE]; 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])); 247 rxd[i].xd2 = htole32(VTOPHYS(l->rxstore[i])); 364 ptr = l->rxstore[l->rx];
|
tlp.c | 142 uint8_t rxstore[NRXBUF][BUFSIZE]; 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])); 247 rxd[i].xd2 = htole32(VTOPHYS(l->rxstore[i])); 364 ptr = l->rxstore[l->rx];
|