Lines Matching refs:sc_port
148 ilr = ~bus_read_1(sc->sc_port[idx].p_rres, 7); in puc_intr()
159 ilr = bus_read_1(sc->sc_port[0].p_rres, 7); in puc_intr()
177 port = &sc->sc_port[idx]; in puc_intr()
196 port = &sc->sc_port[idx]; in puc_intr()
260 sc->sc_port = malloc(sc->sc_nports * sizeof(struct puc_port), in puc_bfe_attach()
272 port = &sc->sc_port[idx]; in puc_bfe_attach()
356 port = &sc->sc_port[idx]; in puc_bfe_attach()
378 port = &sc->sc_port[idx]; in puc_bfe_attach()
396 free(sc->sc_port, M_PUC); in puc_bfe_attach()
416 port = &sc->sc_port[idx]; in puc_bfe_detach()
442 free(sc->sc_port, M_PUC); in puc_bfe_detach()