Searched refs:e82545_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dpci_e82545.c249 struct e82545_softc { struct
358 static void e82545_reset(struct e82545_softc *sc, int dev);
359 static void e82545_rx_enable(struct e82545_softc *sc);
360 static void e82545_rx_disable(struct e82545_softc *sc);
362 static void e82545_tx_start(struct e82545_softc *sc);
363 static void e82545_tx_enable(struct e82545_softc *sc);
364 static void e82545_tx_disable(struct e82545_softc *sc);
380 e82545_init_eeprom(struct e82545_softc *sc)
409 e82545_write_mdi(struct e82545_softc *sc __unused, uint8_t reg_addr,
416 e82545_read_mdi(struct e82545_softc *s
[all...]

Completed in 71 milliseconds