Home | History | Annotate | Download | only in pci

Lines Matching refs:pciide_softc

45 CFATTACH_DECL_NEW(cmdide, sizeof(struct pciide_softc),
48 static void cmd_chip_map(struct pciide_softc*, const struct pci_attach_args*);
49 static void cmd0643_9_chip_map(struct pciide_softc*,
53 struct pciide_softc *, int);
58 static void cmd680_chip_map(struct pciide_softc*,
62 struct pciide_softc *, int);
119 struct pciide_softc *sc = device_private(self);
129 cmd_channel_map(const struct pci_attach_args *pa, struct pciide_softc *sc,
194 struct pciide_softc *sc = CHAN_TO_PCIIDE(chp);
205 struct pciide_softc *sc = CHAN_TO_PCIIDE(ochp);
229 struct pciide_softc *sc = arg;
259 cmd_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa)
296 cmd0643_9_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa)
398 struct pciide_softc *sc = CHAN_TO_PCIIDE(chp);
474 struct pciide_softc *sc = CHAN_TO_PCIIDE(chp);
487 cmd680_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa)
526 cmd680_channel_map(const struct pci_attach_args *pa, struct pciide_softc *sc,
573 struct pciide_softc *sc = CHAN_TO_PCIIDE(chp);