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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c53 static int xbuf_iostart(ddi_xbuf_attr_t xap);
258 return (xbuf_iostart(xap));
393 xbuf_iostart(ddi_xbuf_attr_t xap) function
570 (void (*)(void *)) xbuf_iostart, xap, KM_NOSLEEP) == 0) {
580 * This indicates that xbuf_iostart() will soon be
H A Dsd_xbuf.h56 #define xbuf_iostart ssd_xbuf_iostart macro
82 uint32_t xa_pending; /* call to xbuf_iostart() is iminent */

Completed in 44 milliseconds