Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dfxp.c110 volatile uint32_t tx_buf_addr0; member
341 txd->tbd_array_addr = htole32(VTOPHYS(&txd->tx_buf_addr0)); in fxp_send()
342 txd->tx_buf_addr0 = htole32(VTOPHYS(buf)); in fxp_send()