Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_nxe.c689 int sc_function; member
872 sc->sc_function = pa->pa_function; in nxe_attach()
999 if (!ISSET(vector, NXE_ISR_MINE(sc->sc_function))) in nxe_intr()
1100 ctx->ctx_id = htole32(sc->sc_function); in nxe_up()
1162 nxe_crb_write(sc, NXE_0_XG_MTU(sc->sc_function), in nxe_up()
1679 lladdr = swap64(nu->nu_lladdr[sc->sc_function][0]); in nxe_user_info()
1705 if (sc->sc_function == 0) { in nxe_init()
1755 if (sc->sc_function == 0) { in nxe_uninit()
1778 sc->sc_port = sc->sc_function; in nxe_mountroot()
2077 nxe_write(sc, NXE_WIN_CRB(sc->sc_function), r); in nxe_crb_set()
[all …]
H A Dpccbbvar.h129 int sc_function; member
H A Dpccbb.c407 sc->sc_function = pa->pa_function; in pccbbattach()
796 ph->sock = sc->sc_function; in pccbb_pcmcia_attach_setup()