Searched refs:sd_addr_t (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bio.h | 39 extern void sd_add_fba(struct buf *, sd_addr_t *, nsc_off_t, nsc_size_t);
|
H A D | sd_bio.c | 83 static void _sd_pack_pages(struct buf *bp, struct buf *list, sd_addr_t *addr, 86 sd_addr_t *addr, nsc_off_t offset, nsc_size_t size); 595 _sd_pack_pages(struct buf *bp, struct buf *list, sd_addr_t *addr, in _sd_pack_pages() 708 _sd_pack_pages_nopageio(struct buf *bp, struct buf *list, sd_addr_t *addr, in _sd_pack_pages_nopageio() 782 sd_add_fba(struct buf *bp, sd_addr_t *addr, nsc_off_t fba_pos, in sd_add_fba()
|
H A D | sd_bcache.h | 209 } sd_addr_t; typedef 237 sd_addr_t cc_addr; /* Data address information */ 242 sd_addr_t cc_anon_addr; /* address for backend mem coalescing */
|
H A D | sd_io.c | 1766 sd_addr_t *addr = NULL; in _sd_ccent_rd()
|