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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c279 xp = ddi_xbuf_get(bp, xap);
372 * ISSUE: in this prototype we cannot really implement ddi_xbuf_get()
381 ddi_xbuf_get(struct buf *bp, ddi_xbuf_attr_t xap) function
533 * Hack needed in the prototype so ddi_xbuf_get() will work.
H A Dsd_xbuf.h55 #define ddi_xbuf_get ssd_ddi_xbuf_get macro
117 DDII ddi_xbuf_t ddi_xbuf_get(struct buf *bp, ddi_xbuf_attr_t xap);

Completed in 45 milliseconds