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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.h92 void (*xa_strategy)(struct buf *, ddi_xbuf_t, void *); member in struct:__ddi_xbuf_attr
107 void (*xa_strategy)(struct buf *bp, ddi_xbuf_t xp, void *attr_arg),
125 * callbacks into the given xa_strategy routines. Clients of the facility
132 * provides an xa_strategy routine that is "well behaved", ie, does not
138 * performs blocking operations within its xa_strategy routine that would
/illumos-gate/usr/src/cmd/mdb/common/modules/sd/
H A Dsd.c60 void (*xa_strategy)(struct buf *, void *, void *); member in struct:__ddi_xbuf_attr

Completed in 45 milliseconds