Searched defs:ns_dev (Results 1 – 1 of 1) sorted by relevance
762 typedef struct ns_dev struct764 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 …]