Searched defs:nvt_dev (Results 1 – 1 of 1) sorted by relevance
67 struct nvt_dev { struct68 struct pnp_dev *pdev;69 struct rc_dev *rdev;71 spinlock_t nvt_lock;74 u8 buf[RX_BUF_LEN];75 unsigned int pkts;77 struct {84 } tx;87 u8 cr_efir;88 u8 cr_efdr;[all …]