Searched refs:lsc (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dam79900var.h47 struct lance_softc lsc; member in struct:am79900_softc
H A Dam7990var.h47 struct lance_softc lsc; member in struct:am7990_softc
H A Dam79900.c149 sc->lsc.sc_meminit = am79900_meminit;
150 sc->lsc.sc_start = am79900_start;
152 lance_config(&sc->lsc);
155 sc->lsc.sc_initaddr = mem;
157 sc->lsc.sc_rmdaddr = mem;
158 mem += sizeof(struct lermd) * sc->lsc.sc_nrbuf;
159 sc->lsc.sc_tmdaddr = mem;
160 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf;
161 for (i = 0; i < sc->lsc.sc_nrbuf; i++, mem += LEBLEN)
162 sc->lsc
[all...]
H A Dam7990.c115 sc->lsc.sc_meminit = am7990_meminit;
116 sc->lsc.sc_start = am7990_start;
118 lance_config(&sc->lsc);
121 sc->lsc.sc_initaddr = mem;
123 sc->lsc.sc_rmdaddr = mem;
124 mem += sizeof(struct lermd) * sc->lsc.sc_nrbuf;
125 sc->lsc.sc_tmdaddr = mem;
126 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf;
127 for (i = 0; i < sc->lsc.sc_nrbuf; i++, mem += LEBLEN)
128 sc->lsc
[all...]
/openbsd-current/sys/dev/dec/
H A Dif_le_dec.c74 struct lance_softc *lsc = &sc->lsc; local
77 lsc->sc_rdcsr = le_dec_rdcsr;
78 lsc->sc_wrcsr = le_dec_wrcsr;
79 lsc->sc_hwinit = NULL;
81 lsc->sc_conf3 = 0;
82 lsc->sc_addr = 0;
83 lsc->sc_memsize = 65536;
88 for (i = 0; i < sizeof(lsc->sc_arpcom.ac_enaddr); i++) {
89 lsc
[all...]
/openbsd-current/sys/net/
H A Dtrunklacp.c196 lacp_default_partner(struct lacp_softc *lsc, struct lacp_peerinfo *peer) argument
198 peer->lip_systemid.lsi_prio = lsc->lsc_sys_prio;
200 peer->lip_portid.lpi_prio = lsc->lsc_port_prio;
209 struct lacp_softc *lsc = lp->lp_lsc; local
225 task_add(systq, &lsc->lsc_input);
236 la == NULL || la != lsc->lsc_active_aggregator) {
248 struct lacp_softc *lsc = arg; local
253 LIST_FOREACH(lp, &lsc->lsc_ports, lp_next) {
329 struct lacp_softc *lsc = lp->lp_lsc; local
333 info->lip_systemid.lsi_prio = htons(lsc
355 struct lacp_softc *lsc = lp->lp_lsc; local
407 struct lacp_softc *lsc = lp->lp_lsc; local
476 struct lacp_softc *lsc = arg; local
497 struct lacp_softc *lsc = LACP_SOFTC(sc); local
568 struct lacp_softc *lsc = LACP_SOFTC(sc); local
597 struct lacp_softc *lsc = lp->lp_lsc; local
654 struct lacp_softc *lsc = lp->lp_lsc; local
688 struct lacp_softc *lsc = lp->lp_lsc; local
718 struct lacp_softc *lsc = vp; local
727 struct lacp_softc *lsc; local
763 struct lacp_softc *lsc = LACP_SOFTC(sc); local
779 struct lacp_softc *lsc = LACP_SOFTC(sc); local
787 struct lacp_softc *lsc = LACP_SOFTC(sc); local
796 struct lacp_softc *lsc = LACP_SOFTC(sc); local
826 lacp_suppress_distributing(struct lacp_softc *lsc, struct lacp_aggregator *la) argument
894 lacp_select_active_aggregator(struct lacp_softc *lsc) argument
961 lacp_update_portmap(struct lacp_softc *lsc) argument
1039 lacp_aggregator_addref(struct lacp_softc *lsc, struct lacp_aggregator *la) argument
1057 lacp_aggregator_delref(struct lacp_softc *lsc, struct lacp_aggregator *la) argument
1086 lacp_aggregator_get(struct lacp_softc *lsc, struct lacp_port *lp) argument
1184 struct lacp_softc *lsc = lp->lp_lsc; local
1238 struct lacp_softc *lsc = lp->lp_lsc; local
1540 struct lacp_softc *lsc; local
1578 struct lacp_softc *lsc; local
1648 struct lacp_softc *lsc = lp->lp_lsc; local
[all...]
H A Dif_trunk.c620 struct lacp_softc *lsc; local
705 lsc = LACP_SOFTC(tr);
706 tro->to_lacpopts.lacp_mode = lsc->lsc_mode;
707 tro->to_lacpopts.lacp_timeout = lsc->lsc_timeout;
708 tro->to_lacpopts.lacp_prio = lsc->lsc_sys_prio;
709 tro->to_lacpopts.lacp_portprio = lsc->lsc_port_prio;
710 tro->to_lacpopts.lacp_ifqprio = lsc->lsc_ifq_prio;
722 lsc = LACP_SOFTC(tr);
729 lsc->lsc_mode = tro->to_lacpopts.lacp_mode;
730 if (lsc
[all...]
/openbsd-current/sys/dev/tc/
H A Dif_le_ioasic.c112 struct lance_softc *le = &sc->sc_am7990.lsc;
454 le_ioasic_ifmedia_change(struct lance_softc *lsc) argument
456 struct le_ioasic_softc *sc = (struct le_ioasic_softc *)lsc;
457 struct ifmedia *ifm = &sc->sc_am7990.lsc.sc_ifmedia;
459 ((struct ioasic_softc *)sc->sc_am7990.lsc.sc_dev.dv_parent)->sc_bst;
461 ((struct ioasic_softc *)sc->sc_am7990.lsc.sc_dev.dv_parent)->sc_bsh;
489 le_ioasic_ifmedia_status(struct lance_softc *lsc, struct ifmediareq *req) argument
491 struct le_ioasic_softc *sc = (struct le_ioasic_softc *)lsc;
493 ((struct ioasic_softc *)sc->sc_am7990.lsc.sc_dev.dv_parent)->sc_bst;
495 ((struct ioasic_softc *)sc->sc_am7990.lsc
507 le_ioasic_nocarrier(struct lance_softc *lsc) argument
[all...]
H A Dif_le_tc.c82 struct lance_softc *sc = &lesc->sc_am7990.lsc;
/openbsd-current/sys/dev/sbus/
H A Desp_sbus.c150 struct lsi64854_softc *lsc; local
184 lsc = malloc(sizeof (struct lsi64854_softc), M_DEVBUF, M_NOWAIT);
186 if (lsc == NULL) {
191 esc->sc_dma = lsc;
193 lsc->sc_bustag = sa->sa_bustag;
194 lsc->sc_dmatag = sa->sa_dmatag;
196 bcopy(sc->sc_dev.dv_xname, lsc->sc_dev.dv_xname,
197 sizeof (lsc->sc_dev.dv_xname));
202 0, 0, &lsc->sc_regs) != 0) {
231 lsc
[all...]
H A Dif_le_lebuffer.c151 struct lance_softc *sc = &lesc->sc_am7990.lsc;
H A Dif_le.c147 struct lance_softc *sc = &lesc->sc_am7990.lsc;
H A Dif_le_ledma.c313 struct lance_softc *sc = &lesc->sc_am7990.lsc;
/openbsd-current/sys/dev/isa/
H A Dif_le_isa.c102 if (bcmp(lesc->sc_am7990.lsc.sc_arpcom.ac_enaddr, bogusether,
112 struct lance_softc *sc = &lesc->sc_am7990.lsc;
214 struct lance_softc *sc = &lesc->sc_am7990.lsc;
247 struct lance_softc *sc = &lesc->sc_am7990.lsc;
300 struct lance_softc *sc = &lesc->sc_am7990.lsc;
H A Dif_le_isapnp.c87 struct lance_softc *sc = &lesc->sc_am7990.lsc;
/openbsd-current/sys/arch/luna88k/dev/
H A Dif_le.c126 struct lance_softc *sc = &lesc->sc_am7990.lsc;
/openbsd-current/sys/sys/
H A Dcdio.h428 struct dvd_lu_send_challenge lsc; member in union:dvd_authinfo
/openbsd-current/sys/dev/pci/
H A Dixgbe_x550.c1769 * @lsc: pointer to boolean flag which indicates whether external Base T
1770 * PHY interrupt is lsc
1778 int32_t ixgbe_get_lasi_ext_t_x550em(struct ixgbe_hw *hw, bool *lsc) argument
1783 *lsc = FALSE;
1851 *lsc = TRUE;
1869 bool lsc; local
1872 status = ixgbe_get_lasi_ext_t_x550em(hw, &lsc);
4196 bool lsc; local
4199 status = ixgbe_get_lasi_ext_t_x550em(hw, &lsc);
4204 if (lsc)
[all...]
/openbsd-current/sys/scsi/
H A Dcd.c1678 cmd->bytes[9] = 1 | (a->lsc.agid << 6);
1685 dvd_copy_challenge(a->lsc.chal, &buf[4]);

Completed in 307 milliseconds