Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_skvar.h218 u_int32_t sk_tx_ramend; member
H A Dif_mskvar.h222 u_int32_t sk_tx_ramend; member
H A Dif_sk.c1274 sc_if->sk_tx_ramend = val - 1; in sk_attach()
1286 sc_if->sk_tx_ramend = val - 1; in sk_attach()
1292 sc_if->sk_tx_ramstart, sc_if->sk_tx_ramend)); in sk_attach()
2808 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_END, sc_if->sk_tx_ramend); in sk_init()
H A Dif_msk.c1225 sc_if->sk_tx_ramend = sc_if->sk_tx_ramstart + chunk - 1; in msk_attach()
1230 sc_if->sk_tx_ramstart, sc_if->sk_tx_ramend)); in msk_attach()
2577 SK_IF_WRITE_4(sc_if, 1, SK_TXRBA1_END, sc_if->sk_tx_ramend); in msk_init()