Searched defs:toshoboe_cb (Results 1 – 1 of 1) sorted by relevance
308 struct toshoboe_cb struct310 struct net_device *netdev; /* Yes! we are some kind of netdevice */311 struct tty_driver ttydev;313 struct irlap_cb *irlap; /* The link layer we are binded to */315 chipio_t io; /* IrDA controller information */316 struct qos_info qos; /* QoS capabilities for this device */318 __u32 flags; /* Interface flags */320 struct pci_dev *pdev; /*PCI device */321 int base; /*IO base */324 int txpending; /*how many tx's are pending */[all …]