Searched refs:CTL_LSGL (Results 1 – 2 of 2) sorted by relevance
179 #define CTL_LSGL(io) ((io)->io_hdr.ctl_private[CTL_PRIV_BACKEND].ptrs[1]) macro181 #define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
1586 CTL_LSGL(io) = &sgl[msg->dt.kern_sg_entries]; in ctl_isc_event_handler()12684 CTL_LSGL(io) = NULL;12724 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);12745 CTL_LSGL(io) = NULL;12775 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);12798 local_sglist = CTL_LSGL(io);12860 local_sglist = CTL_LSGL(io);12971 CTL_LSGL(io) = NULL;