Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dnicstar.h762 typedef struct ns_dev struct
764 int index; /* Card ID to the device driver */
765 int sram_size; /* In k x 32bit words. 32 or 128 */
766 unsigned long membase; /* Card's memory base address */
767 unsigned long max_pcr;
768 int rct_size; /* Number of entries */
769 int vpibits;
770 int vcibits;
771 struct pci_dev *pcidev;
772 struct atm_dev *atmdev;
[all …]