/netbsd-src/sys/net/lagg/ |
H A D | if_lagg_lacp.c | 308 lacp_dprintf(const struct lacp_softc *lsc, const struct lacp_port *lacpp, in lacp_dprintf() 332 lacp_evcnt_attach(struct lacp_softc *lsc, in lacp_evcnt_attach() 355 lacp_isactive(struct lacp_softc *lsc, struct lacp_port *lacpp) in lacp_isactive() 465 struct lacp_softc *lsc; in lacp_attach() local 536 struct lacp_softc *lsc = (struct lacp_softc *)xlsc; in lacp_detach() local 567 struct lacp_softc *lsc; in lacp_up() local 594 lacp_down_locked(struct lacp_softc *lsc) in lacp_down_locked() 620 struct lacp_softc *lsc; in lacp_down() local 634 struct lacp_softc *lsc; in lacp_transmit() local 666 struct lacp_softc *lsc; in lacp_allocport() local [all …]
|
/netbsd-src/sys/net/agr/ |
H A D | ieee8023ad_lacp_select.c | 67 lacp_aggregator_addref(struct lacp_softc *lsc, struct lacp_aggregator *la) in lacp_aggregator_addref() 85 lacp_aggregator_delref(struct lacp_softc *lsc, struct lacp_aggregator *la) in lacp_aggregator_delref() 116 lacp_aggregator_get(struct lacp_softc *lsc, struct lacp_port *lp) in lacp_aggregator_get() 209 struct lacp_softc *lsc = LACP_SOFTC(AGR_SC_FROM_PORT(lp->lp_agrport)); in lacp_select() local 264 struct lacp_softc *lsc = LACP_SOFTC(AGR_SC_FROM_PORT(lp->lp_agrport)); in lacp_unselect() local
|
H A D | ieee8023ad_lacp.c | 364 struct lacp_softc *lsc = LACP_SOFTC(AGR_SC_FROM_PORT(port)); in lacp_disable_distributing() local 401 struct lacp_softc *lsc = LACP_SOFTC(AGR_SC_FROM_PORT(port)); in lacp_enable_distributing() local 435 struct lacp_softc *lsc = LACP_SOFTC(sc); in lacp_transit_expire() local 471 struct lacp_softc *lsc = &isc->isc_lacpsc; in ieee8023ad_ctor() local 483 struct lacp_softc *lsc = &isc->isc_lacpsc; in ieee8023ad_dtor() local 497 const struct lacp_softc *lsc = LACP_SOFTC(sc); in ieee8023ad_select_tx_port() local 544 lacp_suppress_distributing(struct lacp_softc *lsc, struct lacp_aggregator *la) in lacp_suppress_distributing() 613 lacp_select_active_aggregator(struct lacp_softc *lsc) in lacp_select_active_aggregator()
|
/netbsd-src/sys/dev/mca/ |
H A D | if_le_mca.c | 320 struct le_mca_softc *lsc = (struct le_mca_softc *)sc; in le_mca_wrcsr() local 329 struct le_mca_softc *lsc = (struct le_mca_softc *)sc; in le_mca_rdcsr() local 340 struct le_mca_softc *lsc = (struct le_mca_softc *)sc; in le_mca_hwreset() local 350 struct le_mca_softc *lsc = (struct le_mca_softc *)sc; in le_mca_copytobuf() local 358 struct le_mca_softc *lsc = (struct le_mca_softc *)sc; in le_mca_copyfrombuf() local 366 struct le_mca_softc *lsc = (struct le_mca_softc *)sc; in le_mca_zerobuf() local
|
/netbsd-src/sys/arch/mvme68k/dev/ |
H A D | if_le.c | 128 struct le_softc *lsc; in le_pcc_wrcsr() local 138 struct le_softc *lsc; in le_pcc_rdcsr() local 162 struct le_softc *lsc; in le_pcc_attach() local
|
/netbsd-src/sys/dev/isa/ |
H A D | atppc_isa.c | 135 struct atppc_softc *lsc = &sc->sc_atppc; in atppc_isa_attach() local 201 atppc_isa_dma_start(struct atppc_softc *lsc, void *buf, u_int nbytes, in atppc_isa_dma_start() 211 atppc_isa_dma_finish(struct atppc_softc *lsc) in atppc_isa_dma_finish() 220 atppc_isa_dma_abort(struct atppc_softc *lsc) in atppc_isa_dma_abort()
|
H A D | lpt_isa.c | 220 struct lpt_softc *lsc = &sc->sc_lpt; in lpt_isa_attach() local 259 struct lpt_softc *lsc = &sc->sc_lpt; in lpt_isa_detach() local
|
H A D | atppc_isadma.c | 56 atppc_isadma_setup(struct atppc_softc * lsc, isa_chipset_tag_t ic, int drq) in atppc_isadma_setup()
|
/netbsd-src/sys/arch/evbppc/virtex/dev/ |
H A D | tft_ll.c | 98 struct ll_tft_softc *lsc = device_private(self); in ll_tft_attach() local 201 struct ll_tft_softc *lsc = arg; in ll_tft_mmap() local 218 struct ll_tft_softc *lsc = arg; in ll_tft_shutdown() local
|
/netbsd-src/sys/arch/i386/pnpbios/ |
H A D | atppc_pnpbios.c | 143 atppc_pnpbios_dma_start(struct atppc_softc *lsc, void *buf, u_int nbytes, in atppc_pnpbios_dma_start() 153 atppc_pnpbios_dma_finish(struct atppc_softc * lsc) in atppc_pnpbios_dma_finish() 162 atppc_pnpbios_dma_abort(struct atppc_softc * lsc) in atppc_pnpbios_dma_abort()
|
/netbsd-src/sys/dev/isapnp/ |
H A D | atppc_isapnp.c | 141 atppc_isapnp_dma_start(struct atppc_softc *lsc, void *buf, u_int nbytes, in atppc_isapnp_dma_start() 151 atppc_isapnp_dma_finish(struct atppc_softc * lsc) in atppc_isapnp_dma_finish() 160 atppc_isapnp_dma_abort(struct atppc_softc * lsc) in atppc_isapnp_dma_abort()
|
/netbsd-src/sys/dev/ofisa/ |
H A D | atppc_ofisa.c | 176 atppc_ofisa_dma_start(struct atppc_softc *lsc, void *buf, u_int nbytes, in atppc_ofisa_dma_start() 186 atppc_ofisa_dma_finish(struct atppc_softc * lsc) in atppc_ofisa_dma_finish() 195 atppc_ofisa_dma_abort(struct atppc_softc * lsc) in atppc_ofisa_dma_abort()
|
/netbsd-src/sys/dev/acpi/ |
H A D | atppc_acpi.c | 169 atppc_acpi_dma_start(struct atppc_softc *lsc, void *buf, u_int nbytes, in atppc_acpi_dma_start() 179 atppc_acpi_dma_finish(struct atppc_softc * lsc) in atppc_acpi_dma_finish() 188 atppc_acpi_dma_abort(struct atppc_softc * lsc) in atppc_acpi_dma_abort()
|
/netbsd-src/sys/dev/ic/ |
H A D | am79900var.h | 46 struct lance_softc lsc; member
|
H A D | am7990var.h | 46 struct lance_softc lsc; member
|
H A D | atppc.c | 145 atppc_sc_attach(struct atppc_softc *lsc) in atppc_sc_attach() 245 atppc_sc_detach(struct atppc_softc *lsc, int flag) in atppc_sc_detach()
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | lpt_supio.c | 97 struct lpt_softc *lsc = &sc->sc_lpt; in lpt_supio_attach() local
|
/netbsd-src/sys/dev/pci/ |
H A D | atppc_puc.c | 201 atppc_puc_dma_abort(struct atppc_softc * lsc) in atppc_puc_dma_abort()
|
/netbsd-src/sys/arch/sgimips/hpc/ |
H A D | pi1ppc.c | 201 pi1ppc_sc_attach(struct pi1ppc_softc *lsc) in pi1ppc_sc_attach() 291 pi1ppc_sc_detach(struct pi1ppc_softc *lsc, int flag) in pi1ppc_sc_detach()
|
/netbsd-src/sys/dev/sbus/ |
H A D | esp_sbus.c | 155 struct lsi64854_softc *lsc; in espattach_sbus() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | rehash.c | 560 char lsc[2] = { LIST_SEPARATOR_CHAR, '\0' }; in rehash_main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | rehash.c | 516 char lsc[2] = { LIST_SEPARATOR_CHAR, '\0' }; in rehash_main() local
|
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_x550.c | 2137 static s32 ixgbe_get_lasi_ext_t_x550em(struct ixgbe_hw *hw, bool *lsc) in ixgbe_get_lasi_ext_t_x550em() 2228 bool lsc; in ixgbe_enable_lasi_ext_t_x550em() local 4617 bool lsc; in ixgbe_handle_lasi_ext_t_x550em() local
|
/netbsd-src/sys/sys/ |
H A D | dvdio.h | 187 struct dvd_lu_send_challenge lsc; member
|
/netbsd-src/sys/dev/dkwedge/ |
H A D | dk.c | 423 struct dkwedge_softc *sc, *lsc; in dkwedge_add() local
|