Searched refs:first_sect (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/xen/public/io/ |
H A D | blkif.h | 98 uint8_t first_sect, last_sect; member
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | blk_common.c | 999 "last sec=%d", req->seg[i].gref, req->seg[i].first_sect, in blk_ring_request_dump()
|
H A D | xdb.c | 152 "last sec=%d", req->seg[i].gref, req->seg[i].first_sect, in xdb_dump_request_oe() 296 fs = ddi_get8(acchdl, &req->seg[i].first_sect); in xdb_get_buf()
|
H A D | xdf.c | 1302 ddi_put8(acchdl, &rreq->seg[seg].first_sect, fsect); in xdf_process_rreq()
|