Searched refs:xdb_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h61 ((xdb_t *)ddi_get_soft_state(xdb_statep, (instance)))
78 typedef struct xdb xdb_t; typedef in typeref:struct:xdb
85 xdb_t *xr_vdp;
H A Dxdb.c78 static xdb_t *xdb_statep;
82 static int xdb_push_response(xdb_t *, uint64_t, uint8_t, uint16_t);
83 static int xdb_get_request(xdb_t *, blkif_request_t *);
95 logva(xdb_t *vdp, uint64_t va)
116 unlogva(xdb_t *vdp, uint64_t va)
172 xdb_t *vdp;
195 xdb_kstat_init(xdb_t *vdp)
237 xdb_get_buf(xdb_t *vdp, blkif_request_t *req, xdb_request_t *xreq)
443 xdb_get_req(xdb_t *vdp)
461 xdb_t *vd
[all...]

Completed in 80 milliseconds