Home
last modified time | relevance | path

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

/drivers/atm/
Dnicstar.h768 typedef struct ns_dev struct
770 int index; /* Card ID to the device driver */
771 int sram_size; /* In k x 32bit words. 32 or 128 */
772 void __iomem *membase; /* Card's memory base address */
773 unsigned long max_pcr;
774 int rct_size; /* Number of entries */
775 int vpibits;
776 int vcibits;
777 struct pci_dev *pcidev;
778 struct atm_dev *atmdev;
[all …]