Home
last modified time | relevance | path

Searched refs:pcnet_h_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A Dlance.c53 pcnet_h_reset(&d->state); in parent_lance_reset()
127 pcnet_h_reset(&d->state); in lance_reset()
H A Dpcnet.h58 void pcnet_h_reset(void *opaque);
H A Dpcnet-pci.c242 pcnet_h_reset(&d->state); in pci_reset()
H A Dpcnet.c1544 void pcnet_h_reset(void *opaque) in pcnet_h_reset() function