Searched refs:sf_control_data (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Daic6915var.h75 struct sf_control_data { struct
97 #define SF_CDOFF(x) offsetof(struct sf_control_data, x)
138 struct sf_control_data *sc_control_data;
H A Daic6915.c177 sizeof(struct sf_control_data), PAGE_SIZE, 0, &seg, 1, &rseg,
185 sizeof(struct sf_control_data), (void **)&sc->sc_control_data,
193 sizeof(struct sf_control_data), 1,
194 sizeof(struct sf_control_data), 0, BUS_DMA_NOWAIT,
202 sc->sc_control_data, sizeof(struct sf_control_data), NULL,
317 sizeof(struct sf_control_data));

Completed in 145 milliseconds