Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delinkxlreg.h238 struct ex_upd { struct
251 struct ex_upd *rx_upd; argument
H A Delinkxl.c218 EX_NUPD * sizeof (struct ex_upd), PAGE_SIZE, 0, &sc->sc_useg, 1, in ex_config()
228 EX_NUPD * sizeof (struct ex_upd), (void **)&sc->sc_upd, in ex_config()
238 EX_NUPD * sizeof (struct ex_upd), 1, in ex_config()
239 EX_NUPD * sizeof (struct ex_upd), 0, BUS_DMA_NOWAIT, in ex_config()
249 sc->sc_upd, EX_NUPD * sizeof (struct ex_upd), NULL, in ex_config()
357 EX_NUPD * sizeof (struct ex_upd), in ex_config()
508 EX_NUPD * sizeof (struct ex_upd)); in ex_config()
1333 struct ex_upd *upd; in ex_intr()
1348 sizeof (struct ex_upd), in ex_intr()
1721 EX_NUPD * sizeof (struct ex_upd)); in ex_detach()
[all …]
H A Delinkxlvar.h51 struct ex_upd *sc_upd;