Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_skvar.h203 u_int32_t sk_tx_ramend; member
H A Dif_mskvar.h196 u_int32_t sk_tx_ramend; member
H A Dif_sk.c901 sc_if->sk_tx_ramend = val - 1; in sk_attach()
913 sc_if->sk_tx_ramend = val - 1; in sk_attach()
919 sc_if->sk_tx_ramstart, sc_if->sk_tx_ramend)); in sk_attach()
2329 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_END, sc_if->sk_tx_ramend); in sk_init()
H A Dif_msk.c1007 sc_if->sk_tx_ramend = sc_if->sk_tx_ramstart + chunk - 1; in msk_attach()
1012 sc_if->sk_tx_ramstart, sc_if->sk_tx_ramend)); in msk_attach()
2136 SK_IF_WRITE_4(sc_if, 1, SK_TXRBA1_END, sc_if->sk_tx_ramend); in msk_init()