/src/sys/arch/macppc/dev/ |
if_bm.c | 140 bmac_write_reg(struct bmac_softc *sc, bus_size_t off, uint16_t val) function in typeref:typename:void 149 bmac_write_reg(sc, off, val); 155 bmac_write_reg(sc, off, bmac_read_reg(sc, off) & ~val); 208 bmac_write_reg(sc, INTDISABLE, NoEventsMask); 312 bmac_write_reg(sc, RXRST, RxResetValue); 313 bmac_write_reg(sc, TXRST, TxResetBit); 331 bmac_write_reg(sc, RSEED, tb); 336 bmac_write_reg(sc, NCCNT, 0); 337 bmac_write_reg(sc, NTCNT, 0); 338 bmac_write_reg(sc, EXCNT, 0) [all...] |
if_bm.c | 140 bmac_write_reg(struct bmac_softc *sc, bus_size_t off, uint16_t val) function in typeref:typename:void 149 bmac_write_reg(sc, off, val); 155 bmac_write_reg(sc, off, bmac_read_reg(sc, off) & ~val); 208 bmac_write_reg(sc, INTDISABLE, NoEventsMask); 312 bmac_write_reg(sc, RXRST, RxResetValue); 313 bmac_write_reg(sc, TXRST, TxResetBit); 331 bmac_write_reg(sc, RSEED, tb); 336 bmac_write_reg(sc, NCCNT, 0); 337 bmac_write_reg(sc, NTCNT, 0); 338 bmac_write_reg(sc, EXCNT, 0) [all...] |
if_bm.c | 140 bmac_write_reg(struct bmac_softc *sc, bus_size_t off, uint16_t val) function in typeref:typename:void 149 bmac_write_reg(sc, off, val); 155 bmac_write_reg(sc, off, bmac_read_reg(sc, off) & ~val); 208 bmac_write_reg(sc, INTDISABLE, NoEventsMask); 312 bmac_write_reg(sc, RXRST, RxResetValue); 313 bmac_write_reg(sc, TXRST, TxResetBit); 331 bmac_write_reg(sc, RSEED, tb); 336 bmac_write_reg(sc, NCCNT, 0); 337 bmac_write_reg(sc, NTCNT, 0); 338 bmac_write_reg(sc, EXCNT, 0) [all...] |
if_bm.c | 140 bmac_write_reg(struct bmac_softc *sc, bus_size_t off, uint16_t val) function in typeref:typename:void 149 bmac_write_reg(sc, off, val); 155 bmac_write_reg(sc, off, bmac_read_reg(sc, off) & ~val); 208 bmac_write_reg(sc, INTDISABLE, NoEventsMask); 312 bmac_write_reg(sc, RXRST, RxResetValue); 313 bmac_write_reg(sc, TXRST, TxResetBit); 331 bmac_write_reg(sc, RSEED, tb); 336 bmac_write_reg(sc, NCCNT, 0); 337 bmac_write_reg(sc, NTCNT, 0); 338 bmac_write_reg(sc, EXCNT, 0) [all...] |
if_bm.c | 140 bmac_write_reg(struct bmac_softc *sc, bus_size_t off, uint16_t val) function in typeref:typename:void 149 bmac_write_reg(sc, off, val); 155 bmac_write_reg(sc, off, bmac_read_reg(sc, off) & ~val); 208 bmac_write_reg(sc, INTDISABLE, NoEventsMask); 312 bmac_write_reg(sc, RXRST, RxResetValue); 313 bmac_write_reg(sc, TXRST, TxResetBit); 331 bmac_write_reg(sc, RSEED, tb); 336 bmac_write_reg(sc, NCCNT, 0); 337 bmac_write_reg(sc, NTCNT, 0); 338 bmac_write_reg(sc, EXCNT, 0) [all...] |