dpt_softc 79 dev/eisa/dpt_eisa.c sizeof(struct dpt_softc), dpt_eisa_match, dpt_eisa_attach dpt_softc 155 dev/eisa/dpt_eisa.c struct dpt_softc *sc; dpt_softc 161 dev/eisa/dpt_eisa.c sc = (struct dpt_softc *)self; dpt_softc 105 dev/ic/dpt.c static void dpt_enqueue(struct dpt_softc *, struct scsi_xfer *, int); dpt_softc 106 dev/ic/dpt.c static struct scsi_xfer *dpt_dequeue(struct dpt_softc *); dpt_softc 158 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 280 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 439 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 453 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 499 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 521 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 549 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 672 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 692 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 719 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 748 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 786 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 902 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 922 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 955 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 1254 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 1325 dev/ic/dpt.c struct dpt_softc *sc; dpt_softc 63 dev/ic/dptvar.h struct dpt_softc { dpt_softc 102 dev/ic/dptvar.h int dpt_readcfg(struct dpt_softc *); dpt_softc 103 dev/ic/dptvar.h void dpt_init(struct dpt_softc *, const char *); dpt_softc 113 dev/ic/dptvar.h int dpt_wait(struct dpt_softc *, u_int8_t, u_int8_t, int); dpt_softc 114 dev/ic/dptvar.h int dpt_poll(struct dpt_softc *, struct dpt_ccb *); dpt_softc 115 dev/ic/dptvar.h int dpt_cmd(struct dpt_softc *, struct eata_cp *, u_int32_t, int, int); dpt_softc 116 dev/ic/dptvar.h void dpt_hba_inquire(struct dpt_softc *, struct eata_inquiry_data **); dpt_softc 117 dev/ic/dptvar.h void dpt_reset_ccb(struct dpt_softc *, struct dpt_ccb *); dpt_softc 118 dev/ic/dptvar.h void dpt_free_ccb(struct dpt_softc *, struct dpt_ccb *); dpt_softc 119 dev/ic/dptvar.h void dpt_done_ccb(struct dpt_softc *, struct dpt_ccb *); dpt_softc 120 dev/ic/dptvar.h int dpt_init_ccb(struct dpt_softc *, struct dpt_ccb *); dpt_softc 121 dev/ic/dptvar.h int dpt_create_ccbs(struct dpt_softc *, struct dpt_ccb *, int); dpt_softc 122 dev/ic/dptvar.h struct dpt_ccb *dpt_alloc_ccb(struct dpt_softc *, int); dpt_softc 78 dev/pci/dpt_pci.c sizeof(struct dpt_softc), dpt_pci_match, dpt_pci_attach dpt_softc 108 dev/pci/dpt_pci.c struct dpt_softc *sc; dpt_softc 113 dev/pci/dpt_pci.c sc = (struct dpt_softc *)self;