Lines Matching refs:toshoboe_cb

244 toshoboe_dumpregs (struct toshoboe_cb *self)  in toshoboe_dumpregs()
291 toshoboe_disablebm (struct toshoboe_cb *self) in toshoboe_disablebm()
302 toshoboe_stopchip (struct toshoboe_cb *self) in toshoboe_stopchip()
332 toshoboe_start_DMA (struct toshoboe_cb *self, int opts) in toshoboe_start_DMA()
342 toshoboe_setbaud (struct toshoboe_cb *self) in toshoboe_setbaud()
477 toshoboe_enablebm (struct toshoboe_cb *self) in toshoboe_enablebm()
484 toshoboe_initring (struct toshoboe_cb *self) in toshoboe_initring()
505 toshoboe_resetptrs (struct toshoboe_cb *self) in toshoboe_resetptrs()
518 toshoboe_initptrs (struct toshoboe_cb *self) in toshoboe_initptrs()
540 toshoboe_startchip (struct toshoboe_cb *self) in toshoboe_startchip()
596 toshoboe_isntstuck (struct toshoboe_cb *self) in toshoboe_isntstuck()
601 toshoboe_checkstuck (struct toshoboe_cb *self) in toshoboe_checkstuck()
620 toshoboe_makemttpacket (struct toshoboe_cb *self, void *buf, int mtt) in toshoboe_makemttpacket()
649 toshoboe_dumptx (struct toshoboe_cb *self) in toshoboe_dumptx()
659 toshoboe_dumprx (struct toshoboe_cb *self, int score) in toshoboe_dumprx()
692 struct toshoboe_cb *self = dev_id; in toshoboe_probeinterrupt()
773 toshoboe_probefail (struct toshoboe_cb *self, char *msg) in toshoboe_probefail()
783 toshoboe_numvalidrcvs (struct toshoboe_cb *self) in toshoboe_numvalidrcvs()
794 toshoboe_numrcvs (struct toshoboe_cb *self) in toshoboe_numrcvs()
805 toshoboe_probe (struct toshoboe_cb *self) in toshoboe_probe()
962 struct toshoboe_cb *self; in toshoboe_hard_xmit()
1137 struct toshoboe_cb *self = dev_id; in toshoboe_interrupt()
1325 struct toshoboe_cb *self; in toshoboe_net_open()
1363 struct toshoboe_cb *self; in toshoboe_net_close()
1398 struct toshoboe_cb *self; in toshoboe_net_ioctl()
1473 struct toshoboe_cb *self = pci_get_drvdata(pci_dev); in toshoboe_close()
1515 struct toshoboe_cb *self; in toshoboe_open()
1524 dev = alloc_irdadev(sizeof (struct toshoboe_cb)); in toshoboe_open()
1677 struct toshoboe_cb *self = pci_get_drvdata(pci_dev); in toshoboe_gotosleep()
1704 struct toshoboe_cb *self = pci_get_drvdata(pci_dev); in toshoboe_wakeup()