Searched defs:sep_device (Results 1 – 1 of 1) sorted by relevance
34 struct sep_device { struct36 struct pci_dev *pdev;39 struct cdev sep_cdev;42 struct miscdevice miscdev_sep;45 dev_t sep_devno;47 spinlock_t snd_rply_lck;49 struct semaphore sep_doublebuf;52 u32 pid_doing_transaction;53 unsigned long in_use_flags;57 dma_addr_t shared_bus;[all …]