Searched defs:ddi_xbuf_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.h73 typedef void * ddi_xbuf_t; typedef
92 void (*xa_strategy)(struct buf *, ddi_xbuf_t, void *);
107 void (*xa_strategy)(struct buf *bp, ddi_xbuf_t xp, void *attr_arg),
117 DDII ddi_xbuf_t ddi_xbuf_get(struct buf *bp, ddi_xbuf_attr_t xap);

Completed in 58 milliseconds