Home
last modified time | relevance | path

Searched refs:xa_softc_t (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/disk/xdisk/
HDxdisk.c127 typedef struct xa_softc xa_softc_t; typedef
132 xa_softc_t dummysc;
137 static int xa_softc_cmp(xa_softc_t *sc1, xa_softc_t *sc2);
150 static xa_tag_t *xa_setup_cmd(xa_softc_t *sc, struct bio *bio);
157 static void xa_restart_deferred(xa_softc_t *sc);
239 xa_softc_cmp(xa_softc_t *sc1, xa_softc_t *sc2) in xa_softc_cmp()
383 xa_softc_t *sc; in xaio_rcvdmsg()
423 xa_softc_t *sctmp; in xaio_rcvdmsg()
691 xa_softc_t *sc; in xa_open()
764 xa_softc_t *sc; in xa_close()
[all …]