Searched refs:CTL_LSGL (Results 1 – 2 of 2) sorted by relevance
174 #define CTL_LSGL(io) ((io)->io_hdr.ctl_private[CTL_PRIV_BACKEND].ptrs[1]) macro176 #define CTL_LSGLT(io) ((struct ctl_sg_entry *)CTL_LSGL(io))
1513 CTL_LSGL(io) = &sgl[msg->dt.kern_sg_entries]; in ctl_isc_event_handler()12618 CTL_LSGL(io) = NULL;12658 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);12679 CTL_LSGL(io) = NULL;12709 io->scsiio.kern_data_ptr = (uint8_t *)CTL_LSGL(io);12732 local_sglist = CTL_LSGL(io);12795 local_sglist = CTL_LSGL(io);12906 CTL_LSGL(io) = NULL;