Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
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) in logva()
116 unlogva(xdb_t *vdp, uint64_t va) in unlogva()
172 xdb_t *vdp; in xdb_kstat_update()
195 xdb_kstat_init(xdb_t *vdp) in xdb_kstat_init()
237 xdb_get_buf(xdb_t *vdp, blkif_request_t *req, xdb_request_t *xreq) in xdb_get_buf()
443 xdb_get_req(xdb_t *vdp) in xdb_get_req()
461 xdb_t *vdp = req->xr_vdp; in xdb_free_req()
[all …]
H A Dxdb.h61 ((xdb_t *)ddi_get_soft_state(xdb_statep, (instance)))
78 typedef struct xdb xdb_t; typedef
85 xdb_t *xr_vdp;