Home
last modified time | relevance | path

Searched defs:vc_map (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/atm/
Didt77252.h198 struct vc_map { struct
199 unsigned int index;
200 unsigned long flags;
205 unsigned int class;
206 u8 init_er;
207 u8 lacr;
208 u8 max_er;
209 unsigned int ntste;
210 spinlock_t lock;
211 struct atm_vcc *tx_vcc;
[all …]
Dnicstar.h696 typedef struct vc_map { struct
705 } vc_map; argument
Dfore200e.c860 struct fore200e_vc_map* vc_map; in fore200e_tx_irq() local
1184 struct fore200e_vc_map* vc_map; in fore200e_rx_irq() local
1402 struct fore200e_vc_map* vc_map; in fore200e_open() local
1511 struct fore200e_vc_map* vc_map; in fore200e_close() local
1561 struct fore200e_vc_map* vc_map; in fore200e_send() local
Dfore200e.h528 struct fore200e_vc_map* vc_map; member
876 struct fore200e_vc_map vc_map[ NBR_CONNECT ]; /* vc mapping */ member