Home | History | Annotate | Download | only in pci

Lines Matching refs:pciide_softc

261 CFATTACH_DECL_NEW(satalink, sizeof(struct pciide_softc),
264 static void sii3112_chip_map(struct pciide_softc*,
266 static void sii3114_chip_map(struct pciide_softc*,
320 struct pciide_softc *sc = device_private(self);
330 ba5_read_4_ind(struct pciide_softc *sc, bus_addr_t reg)
344 ba5_read_4(struct pciide_softc *sc, bus_addr_t reg)
357 ba5_write_4_ind(struct pciide_softc *sc, bus_addr_t reg, uint32_t val)
368 ba5_write_4(struct pciide_softc *sc, bus_addr_t reg, uint32_t val)
392 sii_fixup_cacheline(struct pciide_softc *sc, const struct pci_attach_args *pa,
420 sii3112_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa)
528 pciide_softc *sc, const struct pci_attach_args *pa)
580 sii3114_chansetup(struct pciide_softc *sc, int channel)
610 struct pciide_softc *sc = CHAN_TO_PCIIDE(wdc_cp);
657 sii3114_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa)
783 struct pciide_softc *sc = CHAN_TO_PCIIDE(chp);
900 struct pciide_softc *sc = CHAN_TO_PCIIDE(chp);