Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Danvar.h119 int sc_bap_id; member
H A Dan.c701 if (id != sc->sc_bap_id || off != sc->sc_bap_off) { in an_read_bap()
724 if (id != sc->sc_bap_id || off != sc->sc_bap_off) { in an_write_bap()
761 sc->sc_bap_id = id; in an_seek_bap()
773 if (id != sc->sc_bap_id || off != sc->sc_bap_off) { in an_mwrite_bap()