ctl_sg_entry
struct ctl_sg_entry *local_sglist;
struct ctl_sg_entry *remote_sglist, *local_sglist;
struct ctl_sg_entry *sgl;
sgl = (struct ctl_sg_entry *)
struct ctl_sg_entry *sgl;
sgl = (struct ctl_sg_entry *)ctl_kern_data_ptr(io);
sizeof(struct ctl_sg_entry) * msg.dt.cur_sg_entries,
struct ctl_sg_entry sg_segs[CTLBLK_MAX_SEGS];
ctl_alloc_seg(struct ctl_be_block_softc *softc, struct ctl_sg_entry *sg,
ctl_free_seg(struct ctl_be_block_softc *softc, struct ctl_sg_entry *sg)
struct ctl_sg_entry *sg_entries;
sg_entries = malloc(sizeof(struct ctl_sg_entry) * sgs,
#define SGPP (PAGE_SIZE / sizeof(struct ctl_sg_entry))
struct ctl_sg_entry ctl_sg_entry, *ctl_sglist;
ctl_sglist = (struct ctl_sg_entry *)io->scsiio.kern_data_ptr;
ctl_sglist = &ctl_sg_entry;
struct ctl_sg_entry *ext_sglist, *kern_sglist;
struct ctl_sg_entry ext_entry, kern_entry;
ext_sglist = (struct ctl_sg_entry *)malloc(ext_sglen, M_CTL,
kern_sglist = (struct ctl_sg_entry *)ctsio->kern_data_ptr;
struct ctl_sg_entry ctl_sg_entry, *ctl_sglist;
ctl_sglist = (struct ctl_sg_entry *)io->scsiio.kern_data_ptr;
ctl_sglist = &ctl_sg_entry;
struct ctl_sg_entry ctl_sg_entry, *ctl_sglist;
ctl_sglist = (struct ctl_sg_entry *)io->scsiio.kern_data_ptr;
ctl_sglist = &ctl_sg_entry;
struct ctl_sg_entry ctl_sg_entry, *ctl_sglist;
ctl_sglist = (struct ctl_sg_entry *)io->scsiio.kern_data_ptr;
ctl_sglist = &ctl_sg_entry;
#define CTL_RSGLT(io) ((struct ctl_sg_entry *)CTL_RSGL(io))
#define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
struct ctl_sg_entry sg_list[CTL_HA_MAX_SG_ENTRIES];
struct ctl_sg_entry *ext_sglist, *kern_sglist;
struct ctl_sg_entry ext_entry, kern_entry;
ext_sglist = (struct ctl_sg_entry *)ctsio->ext_data_ptr;
kern_sglist = (struct ctl_sg_entry *)ctsio->kern_data_ptr;
struct ctl_sg_entry *ctl_sglist;
ctl_sglist = (struct ctl_sg_entry *)io->scsiio.kern_data_ptr;
ddp_sgl_check(struct ctl_sg_entry *sg, int entries, int xferlen)
struct ctl_sg_entry *sgl, sg_entry;
t4_alloc_page_pods_for_sgl(struct ppod_region *pr, struct ctl_sg_entry *sgl,
struct ctl_sg_entry *sge;
struct ppod_reservation *prsv, struct ctl_sg_entry *sgl, int entries,
int t4_alloc_page_pods_for_sgl(struct ppod_region *, struct ctl_sg_entry *, int,
struct ppod_reservation *, struct ctl_sg_entry *, int, int, struct mbufq *);
struct ctl_sg_entry;
struct ctl_sg_entry *sgl;
sgl = (struct ctl_sg_entry *)ctnio->kern_data_ptr;
struct ctl_sg_entry *sgl;
sgl = (struct ctl_sg_entry *)ctnio->kern_data_ptr;
struct ctl_sg_entry *sgl;
sgl = (struct ctl_sg_entry *)ctnio->kern_data_ptr;
struct ctl_sg_entry sg_entry, *sglist;
sglist = (struct ctl_sg_entry *)io->scsiio.kern_data_ptr;