Home
last modified time | relevance | path

Searched defs:xreq (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c237 xdb_get_buf(xdb_t *vdp, blkif_request_t *req, xdb_request_t *xreq) in xdb_get_buf()
538 xdb_request_t *xreq; in xdb_intr() local
636 xdb_request_t *xreq = XDB_BP2XREQ(bp); in xdb_biodone() local
H A Dxdb.h68 #define XDB_XREQ2BP(xreq) (&(xreq)->xr_buf) argument
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4262 ecpp_1284_negotiation(struct ecppunit *pp, uint8_t xreq, uint8_t *rdsr) in ecpp_1284_negotiation()