Searched refs:net_vec_t (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Dvector.h14 #define NET_VEC_NULL ((net_vec_t) 0)
15 #define NET_VEC_BAD ((net_vec_t) -1)
85 typedef uint64_t net_vec_t; typedef
87 int vector_write(net_vec_t dest,
91 int vector_read(net_vec_t dest,
95 int vector_write_node(net_vec_t dest, nasid_t nasid,
99 int vector_read_node(net_vec_t dest, nasid_t nasid,
103 int vector_length(net_vec_t vec);
104 net_vec_t vector_get(net_vec_t ve
[all...]
H A Deeprom.h296 int component, net_vec_t path );
313 net_vec_t path, int component );
320 int rbrick_uid_get( nasid_t nasid, net_vec_t path, uint64_t *uid );
353 net_vec_t path );
H A Drouter.h488 net_vec_t ri_vector; /* vector from guardian to router */
518 net_vec_t *ri_vecarray; /* Pointer to array of vectors */
558 net_vec_t router_vector; /* vector from the guardian node */
586 net_vec_t vec;
600 net_vec_t vec;
H A Dklconfig.h951 extern net_vec_t klcfg_discover_route(lboard_t *, lboard_t *, int);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dvector.h14 #define NET_VEC_NULL ((net_vec_t) 0)
15 #define NET_VEC_BAD ((net_vec_t) -1)
85 typedef uint64_t net_vec_t; typedef
87 int vector_write(net_vec_t dest,
91 int vector_read(net_vec_t dest,
95 int vector_write_node(net_vec_t dest, nasid_t nasid,
99 int vector_read_node(net_vec_t dest, nasid_t nasid,
103 int vector_length(net_vec_t vec);
104 net_vec_t vector_get(net_vec_t ve
[all...]
H A Deeprom.h296 int component, net_vec_t path );
313 net_vec_t path, int component );
320 int rbrick_uid_get( nasid_t nasid, net_vec_t path, uint64_t *uid );
353 net_vec_t path );
H A Drouter.h488 net_vec_t ri_vector; /* vector from guardian to router */
518 net_vec_t *ri_vecarray; /* Pointer to array of vectors */
558 net_vec_t router_vector; /* vector from the guardian node */
586 net_vec_t vec;
600 net_vec_t vec;
H A Dklconfig.h951 extern net_vec_t klcfg_discover_route(lboard_t *, lboard_t *, int);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dstubs.c163 vector_read_node(net_vec_t dest, nasid_t nasid,
172 vector_write_node(net_vec_t dest, nasid_t nasid,
H A Deeprom.c65 // extern int router_lock( net_vec_t, int, int );
66 // extern int router_unlock( net_vec_t );
308 int component, net_vec_t path )
442 int rbrick_uid_get( nasid_t nasid, net_vec_t path, uint64_t *uid )
576 net_vec_t path )
1345 net_vec_t path, int component )
H A Dl1.c548 net_vec_t path = sc->uart;
577 net_vec_t path = sc->uart;
603 net_vec_t path;
1487 brl1_init( l1sc_t *sc, nasid_t nasid, net_vec_t uart )
1984 early_brl1_init( l1sc_t *sc, nasid_t nasid, net_vec_t uart )
2913 sc_init( l1sc_t *sc, nasid_t nasid, net_vec_t uart )
H A Dl1_command.c1030 int router_module_get( nasid_t nasid, net_vec_t path )
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/ksys/
H A Dl1.h42 #define BRL1_LOCALHUB_UART ((net_vec_t)0xf)
123 net_vec_t uart; /* vector path to UART, or BRL1_LOCALUART */
337 void sc_init( l1sc_t *sc, nasid_t nasid, net_vec_t uart );
351 int router_module_get( nasid_t nasid, net_vec_t path );
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/ksys/
H A Dl1.h42 #define BRL1_LOCALHUB_UART ((net_vec_t)0xf)
123 net_vec_t uart; /* vector path to UART, or BRL1_LOCALUART */
337 void sc_init( l1sc_t *sc, nasid_t nasid, net_vec_t uart );
351 int router_module_get( nasid_t nasid, net_vec_t path );
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/
H A Dklconfig.h946 extern net_vec_t klcfg_discover_route(lboard_t *, lboard_t *, int);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/
H A Dklconfig.h946 extern net_vec_t klcfg_discover_route(lboard_t *, lboard_t *, int);

Completed in 205 milliseconds