Lines Matching refs:pciide_softc
79 struct pciide_softc { struct
167 #define CHAN_TO_PCIIDE(chp) ((struct pciide_softc *) (chp)->ch_atac)
177 void (*chip_map)(struct pciide_softc*, const struct pci_attach_args*);
209 void default_chip_map(struct pciide_softc*, const struct pci_attach_args*);
213 int pciide_dma_table_setup(struct pciide_softc*, int, int);
214 void pciide_dma_table_teardown(struct pciide_softc *, int, int);
216 int pciide_dma_dmamap_setup(struct pciide_softc *, int, int,
239 void pciide_common_attach(struct pciide_softc *,
242 int pciide_common_detach(struct pciide_softc *, int);
245 int pciide_chipen(struct pciide_softc *, const struct pci_attach_args *);
250 void pciide_mapreg_dma(struct pciide_softc *,
252 int pciide_chansetup(struct pciide_softc *, int, pcireg_t);