Searched refs:tulip_setupbuf (Results 1 – 2 of 2) sorted by relevance
4399 bcopy(sc->tulip_setupdata, sc->tulip_setupbuf, in tulip_txput_setup()4400 sizeof(sc->tulip_setupbuf)); in tulip_txput_setup()4408 pci_sync_cache(sc->tulip_pc, (vm_offset_t)sc->tulip_setupbuf, sizeof(sc->tulip_setupbuf)); in tulip_txput_setup()4428 u.bd_length1 = sizeof(sc->tulip_setupbuf); in tulip_txput_setup()4432 nextout->d_addr1 = DESC_BO(TULIP_KVATOPHYS(sc, sc->tulip_setupbuf)); in tulip_txput_setup()
696 u_int32_t tulip_setupbuf[192/sizeof(u_int32_t)]; member