Home
last modified time | relevance | path

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

/drivers/atm/
Dlanai.c271 struct lanai_dev { struct
273 struct lanai_dev_stats stats; argument
274 struct lanai_buffer service;
275 struct lanai_vcc **vccs;
277 int nbound; /* number of bound vccs */
279 enum lanai_type type;
280 vci_t num_vci; /* Currently just NUM_VCI */
281 u8 eeprom[LANAI_EEPROM_SIZE];
282 u32 serialno, magicno;
306 static void vci_bitfield_iterate(struct lanai_dev *lanai, in vci_bitfield_iterate() argument
[all …]