Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dadv.c107 &sc->sc_control_nsegs, BUS_DMA_NOWAIT)) != 0) { in adv_alloc_control_data()
113 sc->sc_control_nsegs, sizeof(struct adv_control), in adv_alloc_control_data()
158 sc->sc_control_nsegs); in adv_free_control_data()
H A Dadvlib.h844 int sc_control_nsegs; member