Searched refs:lesc (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/le/
H A Dif_le_isa.c171 struct le_isa_softc *lesc = (struct le_isa_softc *)sc; local
173 bus_write_2(lesc->sc_rres, lesc->sc_rap, port);
174 bus_barrier(lesc->sc_rres, lesc->sc_rap, 2, BUS_SPACE_BARRIER_WRITE);
175 bus_write_2(lesc->sc_rres, lesc->sc_rdp, val);
181 struct le_isa_softc *lesc = (struct le_isa_softc *)sc; local
183 bus_write_2(lesc->sc_rres, lesc
202 struct le_isa_softc *lesc; local
258 struct le_isa_softc *lesc; local
449 struct le_isa_softc *lesc; local
475 struct le_isa_softc *lesc; local
487 struct le_isa_softc *lesc; local
[all...]
H A Dif_le_ledma.c136 struct le_dma_softc *lesc = (struct le_dma_softc *)sc; local
138 bus_write_2(lesc->sc_rres, LEREG1_RAP, port);
139 bus_barrier(lesc->sc_rres, LEREG1_RAP, 2, BUS_SPACE_BARRIER_WRITE);
140 bus_write_2(lesc->sc_rres, LEREG1_RDP, val);
146 struct le_dma_softc *lesc = (struct le_dma_softc *)sc; local
148 bus_write_2(lesc->sc_rres, LEREG1_RAP, port);
149 bus_barrier(lesc->sc_rres, LEREG1_RAP, 2, BUS_SPACE_BARRIER_WRITE);
150 return (bus_read_2(lesc->sc_rres, LEREG1_RDP));
220 struct le_dma_softc *lesc = (struct le_dma_softc *)sc; local
221 struct lsi64854_softc *dma = lesc
250 struct le_dma_softc *lesc = (struct le_dma_softc *)sc; local
259 struct le_dma_softc *lesc = (struct le_dma_softc *)sc; local
288 struct le_dma_softc *lesc = (struct le_dma_softc *)xsc; local
310 struct le_dma_softc *lesc; local
450 struct le_dma_softc *lesc; local
477 struct le_dma_softc *lesc; local
489 struct le_dma_softc *lesc; local
[all...]
H A Dif_le_pci.c166 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; local
168 bus_write_2(lesc->sc_rres, PCNET_PCI_RAP, port);
169 bus_barrier(lesc->sc_rres, PCNET_PCI_RAP, 2, BUS_SPACE_BARRIER_WRITE);
170 bus_write_2(lesc->sc_rres, PCNET_PCI_BDP, val);
176 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; local
178 bus_write_2(lesc->sc_rres, PCNET_PCI_RAP, port);
179 bus_barrier(lesc->sc_rres, PCNET_PCI_RAP, 2, BUS_SPACE_BARRIER_WRITE);
180 return (bus_read_2(lesc->sc_rres, PCNET_PCI_BDP));
186 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; local
188 bus_write_2(lesc
196 struct le_pci_softc *lesc = (struct le_pci_softc *)sc; local
300 struct le_pci_softc *lesc; local
460 struct le_pci_softc *lesc; local
484 struct le_pci_softc *lesc; local
496 struct le_pci_softc *lesc; local
[all...]
H A Dif_le_lebuffer.c122 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
124 bus_write_2(lesc->sc_rres, LEREG1_RAP, port);
125 bus_barrier(lesc->sc_rres, LEREG1_RAP, 2, BUS_SPACE_BARRIER_WRITE);
126 bus_write_2(lesc->sc_rres, LEREG1_RDP, val);
132 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
134 bus_write_2(lesc->sc_rres, LEREG1_RAP, port);
135 bus_barrier(lesc->sc_rres, LEREG1_RAP, 2, BUS_SPACE_BARRIER_WRITE);
136 return (bus_read_2(lesc->sc_rres, LEREG1_RDP));
155 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
159 bus_write_8(lesc
171 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
190 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
202 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
215 struct le_lebuffer_softc *lesc = (struct le_lebuffer_softc *)sc; local
237 struct le_lebuffer_softc *lesc; local
352 struct le_lebuffer_softc *lesc; local
374 struct le_lebuffer_softc *lesc; local
386 struct le_lebuffer_softc *lesc; local
[all...]

Completed in 155 milliseconds