OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temac_control
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/virtex/dev/
if_temac.c
112
#define TEMAC_TXDOFF(n) (offsetof(struct
temac_control
, cd_txdesc) + \
118
#define TEMAC_RXDOFF(n) (offsetof(struct
temac_control
, cd_rxdesc) + \
124
struct
temac_control
{
struct
168
struct
temac_control
*sc_control_data;
384
sizeof(struct
temac_control
), 8, 0, &seg, 1, &nseg, 0)) != 0) {
390
sizeof(struct
temac_control
),
397
sizeof(struct
temac_control
), 1,
398
sizeof(struct
temac_control
), 0, 0, &sc->sc_control_dmap)) != 0) {
405
sc->sc_control_data, sizeof(struct
temac_control
), NULL, 0)) != 0) {
413
memset(sc->sc_control_data, 0, sizeof(struct
temac_control
));
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025